.landing-footer .footer-top {
    border-top-left-radius: 1.75rem;
    border-top-right-radius: 1.75rem;
}

.landing-pricing {
    border-radius: 1.75rem;
}



@font-face {
  font-family: 'FontLogo';
  src: url('../../fonts/gotham-htf-medium.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.active {
  color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  font-weight: 600 !important;
}