.bg-primary {
  background-color: #356d65 !important;
}

.text-primary {
  color: #356d65 !important;
}

.social-icons a:hover {
  background-color: #005c99;
}

.text-blue {
  color: #005c99 !important;
}