/*
Core Colors
blue: #004B87;
red: #BA0C2F;
orange: #FC4C02;
green: #007A33;
purple: #512d6d;
*/

.site-title, .entry-title, .page-title, .widget-title, h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {
	color: ;
}

.entry-title, .page-title, .widget-title {
	border-color: ;
}

thead, .button button:not(.clear), .button a:not(.clear), button.button:not(.clear), a.button:not(.clear), .button button:not(.clear):hover, .button button:not(.clear):focus, .button a:not(.clear):hover, .button a:not(.clear):focus, button.button:not(.clear):hover, button.button:not(.clear):focus, a.button:not(.clear):hover, a.button:not(.clear):focus {
	background-color: ;
}


