<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


a.chosen-single {
	min-height: 38px;
    line-height: 34px !important;
    background: white !important;
    border: 2px solid #dddddd;
    box-shadow: none;
    font-size: 16px;
}
.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b { background-position: 0 8px !important; }

img.aligncenter, div.aligncenter img,
img.alignleft, div.alignleft img {
    height: auto;
}</pre></body></html>