body#tinymce.wp-editor { 
    font-family: 'Roboto',Arial; 
    margin: 10px; 
}

body#tinymce.wp-editor a {
    color: #5E5340;
}

#homepagenews{display:none}

.wpcf7-form p{  color: #666;}
.wpcf7 form input[type="submit"]{  background-color: #FFF158; color: #666;}


#services-box .read-more {
  color: #000000;
  background-color: #FFF158;
}

.top-bar a, .contact-banner a, input.search-submit, .post-password-form input[type=submit], .icon:hover, .newsletter-form input[type="submit"] {
  background-color: #FFF158!important;
  color: #000000;
}

.contact-banner h3{
  color: white;
}