/* Removes underline from hyperlinks in the image module */
.main-content .et_pb_image a:not(.btn)  {background-image:none;}
/* removes left grey line from search results page */
#main-content .container:before { background-color: #fff; }


#custom_html-2, #custom_html-4 { width: 100% !important; }

/* Keep nav uppercase until upgrade to template version 6 */
.first-level-link, .first-level-btn {
	text-transform: uppercase;
}

