.wrapper #mainCol .floating-ctaarea-list__item a.floating-ctaarea-btn-red.hovercolor:hover {
  opacity: 1;
  background: #8d1930;
}


.wrapper #mainCol .floating-ctaarea-list__item a.floating-ctaarea-btn-blue.hovercolor:hover {
  opacity: 1;
  background: #1d2e59;
}

.wrapper #mainCol .floating-ctaarea-list__item a.hovercolor:visited {
color: #fff !important;
}