/* Enter Your Custom CSS Here */

.header-scrolled a, .header-scrolled .site-title a {
 
  color:#000 !important;
}


.footer-widgets, .footer-widgets a {
    color:#000 !important;
  
}

.main-navigation a {
  color:#000 !important;
  
}

h4 {
  
  color:#000 !important;
}

.site-branding.col-md-4.col-sm-6.col-xs-12 {
  width: 20% !important;
}


.main-navigation.col-md-8 {
  width: 79% !important;
}
  
.west_contact_info_widget span, .go-top, .list-meta .read-more, .comment-navigation a, .posts-navigation a, .post-navigation a, button, .button:not(.header-button), input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #c52026;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
      width: 100% !important;
      margin: 10px 0px !important;
}
