/* Add your custom styles here */
#menu ul > li.active > span.zen-menu-heading, #menu ul > li.active > a {
    color: #fde8d4 !important;
  border-bottom:6px solid #f68a26;
}
.has-scrolled #top-left a.btn, .has-scrolled #top-right a.btn, .has-scrolled #top-left a.btn-empty, .has-scrolled #top-right a.btn-empty {
    border-color: #0055a5;
    color: #0055a5;
}
.has-scrolled #top-left a.btn:hover, .has-scrolled #top-right a.btn, .has-scrolled #top-left a.btn-empty:hover, .has-scrolled #top-right a.btn-empty:hover {
    border-color: #0055a5;
    color: #0055a5;
}
.btn-empty {
    padding: 5px 10px 5px 12px;
  font-size:125%;
}
.mean-container a.meanmenu-reveal {
    width: 100px;
    padding: 0;
    color: #fff;
}
.moduletable h3 {
    font-size: 2em;
    text-transform: none;
  margin-top:10px;
  margin-bottom:5px;
}
h1, h2, h3, h4, h5, h6, blockquote {
      text-transform: none;
  line-height:1.1;
  margin-top:10px;
  margin-bottom:5px;
}
.btn, input.btn, input.button {
    padding: 5px 10px;
}
blockquote {
    font-style: normal;
    font-size: 1.5em;
    line-height: 1.25;
  margin-left:15px;
  border-left:none;
  color:#cc6633;
  margin:20px 0;
}
#sidebar-2 {
    padding-top: 24px;
}
.contact-form legend {
    margin-bottom: 30px;
  font-size:3.0em;
  color:#0055a5;
  font-family: 'Work Sans';
  font-weight: 500;
}