#shopify-section-template--17025342734510__main {
  h1 {
    font-size: 3em;
    text-align: center;
    border-bottom: 2px solid black;
    font-family: Fahkwang;
  }
}

#shopify-section-template--17025342734510__rich_text_XFk8Yt {
  .rich-text__blocks > h2 {
    font-size: 16px;
  }
  
}

#shopify-section-template--17025342734510__rich_text_CCbAPW {
  .rich-text__buttons {
    max-width: unset !important;
  }
  .rich-text__blocks > h2 {
    font-size: 16px;
  }
  a {
    font-size: 16px;
    font-weight: bold;
    min-width: 0 !important;
    min-height: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
  }
  a::before {
    border-radius: 0;
    box-shadow: none;
  }
  a::after {
    border-radius: 0;
    box-shadow: none;
  }
  a:hover::after {
    border-bottom: 2px solid black;
  }
}

#shopify-section-template--17025342734510__contact_form_7xPAMy {
  h2 {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
  }
  .field::before {
    box-shadow: 0 2px 0 rgba(0,0,0,.5);
    border-radius: 0;
  }
  .field::after {
    box-shadow: none;
  }
  .field__input:focus {
    box-shadow: none;
  }
  .contact__button {
    display: flex;
    justify-content: center;
  }
  .contact__button button {
    background: #000000;
  }
}

/* #shopify-section-sections--17020732309678__footer {
  footer {
    display: none;
  }
} */

@media screen and (min-width: 750px) {
  #shopify-section-template--17025342734510__contact_form_7xPAMy {
    .contact .field {
      margin-bottom: 4em;
    }
  }
}