.footer-link {
  color: #C36511 !important;
}

.footer-link:hover {
  color: #FB7A00 !important;
}


.row-menu {
-webkit-box-shadow: 0px 10px 88px -12px rgba(0,0,0,1);
-moz-box-shadow: 0px 10px 88px -12px rgba(0,0,0,1);
box-shadow: 0px 10px 88px -12px rgba(0,0,0,1);
}

.nav-tabs li a span {
 font-size: 16px !important; 
}

.nav-tabs li a span {
 letter-spacing: 0px !important; 
}

.menu-light .menu-smart li.active a, .menu-light .menu-smart li a.active, .menu-light .menu-smart li.current-menu-ancestor a {
  color: #0070D8 !important;
}

.menu-light .menu-smart a {
    color: #989898;
}

.menu-light .menu-smart a:hover {
    color: #666666 !important;
}

.cta-button {
	padding: 10px 15px !important;
	border: 1px solid #fff;
	border-radius: 7px;
  max-width: 350px !important;
  margin: 0 auto !important;
  margin-top: 50px !important;
  color: #fff !important;
}

.cta-button:hover {
  background-color: #fff !important;
  color: #0070D8 !important;
}

.menu-smart li a {
    font-size: 14px !important;
}

strong {
    color: #436EB6 !important;
}

#menu-main-menu a {
    color: #436EB6;
}

#menu-main-menu .active a {
    color: #777 !important;
}

.style-light .nav-tabs li a {
    color: #436EB6;
}

.style-light .nav-tabs li a:hover {
    text-decoration: none !important;
}

.header-title {
    background-color: transparent !important;
    padding: 15px 10px 15px 10px !important;
    margin: 0 auto !important;
}


.btn-container a:hover {
    text-decoration: none !important;
}

.style-light .nav-tabs .active a {
    color: #777 !important;
}

.post-body a:hover {
    text-decoration: underline;
}

