.footer-dark .item.social > a:hover {
  box-shadow: 0 0 0 1px rgba(204, 37, 142, 0.5);
}

.myRibbon-1:before {
  border-left-color: rgb(117.6597510373, 21.3402489627, 81.9004149378);
  border-bottom-color: rgb(117.6597510373, 21.3402489627, 81.9004149378);
}

.myRibbon-2:before {
  border-left-color: rgb(7.7588932806, 120.5612648221, 143.2411067194);
  border-bottom-color: rgb(7.7588932806, 120.5612648221, 143.2411067194);
}

.myRibbon-3:before {
  border-left-color: rgb(145.746835443, 25.253164557, 36.7974683544);
  border-bottom-color: rgb(145.746835443, 25.253164557, 36.7974683544);
}

.btn-mapei-blue {
  background-color: #0078C2;
}
.btn-mapei-blue:hover {
  background-color: rgb(0, 88.4536082474, 143);
}

.text-mapei-blue {
  color: #0078C2 !important;
}

.bg-mapei-blue {
  background-color: #0078C2 !important;
}