::selection {
  background-color:#174d91;
  color: #fff;
}
::-moz-selection {
  background-color:#174d91;
  color: #fff;
}


.footer-section .social-icons li a,
.theme-color,
a {
  color:#174d91;
}


.fixed-header.header-nav .navbar-nav .nav-link:after,
.m-btn,
.theme-after:after,
.theme-before:before,
.theme-bg {
  background: #174d91; 
}

.our-team a:hover:after,
.our-team a:hover:before {
  box-shadow: 4px -4px 0px 0px #174d91;
}
