/* White Hat Backlink theme styles */
body {
  font-family: 'Inter', sans-serif;
  color: #1A1A2E;
  line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6,
.wp-block-heading,
.wp-site-title a {
  font-family: 'Sora', sans-serif;
}

.hero-subheadline,
.hero-subheadline p,
.cta-band h2,
.cta-band p {
  color: #FFFFFF !important;
}

.trust-box p {
  color: #FFFFFF !important;
}

.trust-box p:first-child {
  color: #D4A017 !important;
}

.wp-block-button__link,
.wp-block-button__link:hover,
.wp-block-button__link:focus {
  background-color: #D4A017;
  color: #0F2A4A;
  border-color: #D4A017;
}

.wp-block-button__link:hover,
.wp-block-button__link:focus {
  opacity: 0.95;
}
