/* Legal Information quick-link styling */
.ss-legal-card > a {
  color: #0551e5;
  text-decoration: none;
  font-family: 'poppinssemibold', Arial, Helvetica, sans-serif;
}

.ss-legal-card > a:hover,
.ss-legal-card > a:focus {
  color: #0546c4;
  text-decoration: underline;
}
