
 ::selection {
   color: #fff;
   background:#f1c40f;
 }
 ::-moz-selection {
   color: #fff;
   background:#f1c40f;
 }
 .header-layout-1 .main-navigation ul li a:hover {
  color:#f1c40f;
 }
 a:hover {
  color:#f1c40f;
 }
 .site-branding a {
  color:#f1c40f;
 }
 .slide-caption span.cat-links a {
  border-bottom: 2px solid #f1c40f;
 }
 .entry-content-wrapper span.cat-links a {
  border-bottom: 2px solid #f1c40f;
 }
 .blog-express-featured-slider .slick-dots li.slick-active button, .blog-express-featured-slider .slick-dots li button:hover {
  background-color:#f1c40f;
 }
 a.more-link:hover {
  background:#f1c40f;
 }
 .scrollup:hover {
  background-color:#f1c40f;
 }
 a.custom-button:hover, a.custom-button:active, a.custom-button:focus, a.button:hover, a.button:active, a.button:focus, button:hover, button:active, button:focus, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
  background-color:#f1c40f;
 }


 #tophead {
  background-color:#1c1f50;
 }
 a.btn-close-sidebar {
  background-color:#1c1f50;
 }

 #colophon {
  background-color:#1c1f50;
 }
