h1, h2, h3, h4, h5, h6 {
    color: #ee8d30;
}
body {
    color: #000000;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}
.box p {
    color: #000000;
}
.overlay-bg, .overlay-bg-fill{
    background-color: #000000;
}
u {
    text-decoration: none;
    border-bottom: 2px solid #ff902b;
}
.divider {
    border-bottom: 3px solid #ff902b;
}
.overlay-bg {
    opacity: 0.50;
}
#footer-credits {
    padding: 30px 0 20px;
}
#main.sticky-header-enabled {
  padding-top: 100px;
}
header {
    height: 100px;
}
header #logo a {
    line-height: 100px;
}
.single-people .team-name h4 {
    color: #303440;
}
#main.sticky-header-enabled {
    padding-top: 70px;
}
#logo a img {
  width: auto;
  max-height: 80px;
}
#menu ul li {
    line-height: 100px;
}
.col-md-3 {
    width: 20%;
}
.col-md-9 {
    width: 80%;
}
@media (max-width: 991px) {
  
  #main.sticky-header-enabled {
    padding-top: 0!important;
  }
}
img {
  display: block;
  height: auto;
  max-width: 100;
}
#logo a img {
  margin-top: 18px;
  max-height: 50px;
}
img {
  max-width: 100%;
}
.overlay-bg, .overlay-bg-fill {
    background-color: #FC8E36;
}

.standard-blog .post-link .entry-title a, .standard-blog .post-quote .entry-title a, .standard-blog .post-name .entry-title a {
    color: #ff902b;
    text-transform: uppercase;
    font-weight: 700;
}
#latest-posts .entry-meta.entry-header {
    text-align: left;
}

span.wpcf7-form-control-wrap {
    display: contents;
}

#menu ul li.current_page_item a, #menu ul li.current-menu-item a {
    color: #000000;
}
