.bg-primary {
  background-color: #41B3A3!important;
}
.text-primary {
  color:  #41B3A3!important;
}
.social-icons a:hover {
  background-color: #41B3A3;
}
.text-blue {
  color:  #41B3A3!important;
}