#header-container {
  position: relative;
  margin: -30px 0 -10px 0px;
}

#custom-social {
  position: absolute;
  top: 75px;
  right: 10px;
 }

 .top-bar .social-media a {
  color: #fff; 
}

.top-bar .header-phone p i {
  color: #fff; 
}

.top-bar .social-media, .top-bar .header-phone {
       color: #fff;
}

.top-bar a {
      color: #fff;
      font-weight: 400;
      font-size: 14px;
}

#hero .heroOverlay {
        height: 100%;
        background-color: rgba(229, 229, 229, 0.75);
        padding: 20px 0;
    }

 nav#main .container ul li:hover .dropdown-menu {
                display: block;
                width: 250px;
                background: rgba(153, 153, 153, 0.85);
                background: rgba(153, 153, 153, 0.85);
                text-align: left;
                border: none;
                top: 70px;
            }
#hero,
#hero h2,
.submit,
.article-008 th,
.article-012 th,
.article-017 th             {color:#423e3e;}

 #hero .backArrow,
        #hero .forwardArrow {
            display: inline-block;
            background: none;
            width: auto;
            height: auto;
            font-size: 4em;
            text-align: center;
            color: #999;
}