/*   
Theme Name: herothemetrust-child
Description: A Child Theme of Hero
Template: herothemetrust
*/
@import url(../herothemetrust/style.css);

/* CUSTOM STYLES START HERE */

/* FONT styles and colors */

body {
	color: #000;
}


#content h1 a, #content h2 a, #content h3 a, .widgetBox h3 a, #slideshow .slideText h3 a, #content h4 a, #content h5 a {
	color: #262626;
	font family: 'Roboto';
}

#content .page.small p {
	color: #4C4C4C;
	font-family: 'Roboto';
}

#header h1 a {
	color: #000 !important;
	font-family: 'Roboto';
}

#content .page.small h2 {
	color: #4C4C4C;
	font-family: 'Roboto';
}

#mainNav ul a {
	font-family: 'Roboto';
}

#pageHead h1 {
	font-family: 'Roboto';
	color: #000;
}

.homeSection h3 {
	font-family: 'Roboto';
	color: #000;
}

#sidebar .widgetBox h3 {
	font-family: 'Roboto';
	color: #000;
}

.textwidget {
	font-family: 'Roboto';
	color: #000;
	font-size: 13px;
	line-height: 17px;
}

#footer .secondary .right {
	font-size: 14px;
}

#s {
  color: #000;
}