.footer-link a { transition: color .3s ease; }
.footer-link a:hover { color: #FFCB00 !important; }


#rec1814177711 a {
  all: unset !important;
  color: #fff !important;
  cursor: pointer !important;
  border-bottom: 1px solid #FFFFFF !important;
}


#rec1814177711 a:hover {
  color: #FFCB00 !important;
  border-bottom-color: #FFCB00 !important;
   transition: color .3s ease !important;
  transition: border-bottom-color .3s ease !important;
}
