/* Add custom css here */

header.banner #menu-header-menu li.contact:before {
    content: "";
}

body.resources #content img { border: 1px solid #ccc; margin-bottom: 10px; }	
#resources-panel img { max-width: 160px;}
	
hr { border-top: 1px solid rgba(0,0,0,.3); }
.faq-item {	margin: 1rem 0; background: #eee; padding: 1rem; }
.faq-item h3 { font-size: 20px !important; }
.faq-item p { margin: 0; }


