/* custom classes */
.intro {
	font-size:1.8em;
	text-align:left;
}
.intro-small {
	
  	text-align:left;
}

ul.secureCar li {
	list-style: disc;
  	text-align: left;
  	margin-left: 4px;
}

h2.secureCar, h3.secureCar {
	text-align: left;
  
}

.red {
	color: #e51e26;
}
.secureCarOpaqueBg {
	background-color: rgba(255,0,0,0.1);
}

#athena-homepage-c-widget a {
	color: #fff;
  	text-decoration: underline;
}
/*overrides styles.css*/

.widget-title {
	text-align:left;   	
}

.athena-footer {display:none; }

#athena-jumbotron .athena-button {
display:none;
}

#athena-homepage-widget {
background-color: rgba(255,0,0,0.1);
}

.homepage-page-content {
  height:0px; line-height:0px; display:none;}