footer a[style*="border: 2px solid"]:hover {
    background-color: #ef4444 !important;
  }

  footer a:hover {
    color: #fca5a5 !important;
  }