.blue-box
{
background: #FFA500!important;
}
.site-title a
{
text-decoration: none;
color: #EE9E0A;
}
.nav-menu ul li.menu-item-has-children:before {
color: #103B7A;
}
.btn-default {
border-color: #103B7A;
}
.btn-default {
background-color: #103B7A;
}
.appoinment-header a {
color: #fff;
}
.menu a {
color: #103B7A;
}
.flex-caption h2
{
text-shadow: 2px 2px #000;
}
.flex-caption p
{
text-shadow: 2px 2px #000;
}
.service-col .more, .service-col-sq .more, .team-member .onright span, .head-office .onright span, .tbox small, .entry-header a {
color: #EE9E0A;
}
@media screen and (max-width: 768px) {
.owl-item {
width: 100% !important;
}
}