h1, h2 {
  font-family: "baskerville-display-pt", serif !important;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "Gotham", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.banner-title-second {
  font-family: "baskerville-display-pt", serif !important;
}

#block-axd-webform h3{
  font-family: "archivo", sans-serif !important;
  font-weight: bold;
}

#block-axd-webform .subscription-confirmation h2 {
  font-family: "archivo", sans-serif !important;
  font-weight: bold;
}

.arrow-link img {
  width: 16px;
  margin-left: 5px;
  top: -1px;
  position: relative;
  height: 16px;
}


