/* Enter Your Custom CSS Here */
a:hover{color: #19984c !important; font-weight: bold;}

.header-image img{max-width: 300px;}
header#masthead{padding: 0.5em 4.5455%;}

aside#secondary h3{margin-bottom: 0; text-transform: uppercase; font-size: 15px;}
aside#secondary p{margin-bottom: 0px;}
aside#secondary #wp_editor_widget-2{     margin-top: 0px !important; margin-bottom: 0px;}
aside#secondary #wp_editor_widget-2 a{font-size: 14px; margin-bottom: 0px;}
aside#secondary h2.widget-title{color: #cc0000; font-size: 20px;}
aside#secondary form p{ margin-bottom: 3px;}
aside#secondary form textarea{ height: 120px;}
aside#secondary .wpcf7-submit{ background: #19984c; width: 100%; }

@media only screen and (max-width: 1365px) {
  aside#secondary h2.widget-title{font-size: 17px;}
}
@media only screen and (max-width: 1140px) {
  aside#secondary h2.widget-title{font-size: 15px;}
}