/*
 Theme Name:   Brook basic
 Author:       6rs
 Template:     generatepress
 Version:      1.0
*/
@import url("https://use.typekit.net/xat5ghj.css");
button, html input[type=button],
input[type=reset], input[type=submit],
a.button,
a.wp-block-button__link:not(.has-background) {
  border-radius: 100px;
}

blockquote {
  font-style: normal;
}
blockquote p, blockquote ul, blockquote ol {
  font-style: normal;
}
blockquote cite {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  display: block;
  margin-top: -20px;
}

ol, ul {
  margin: 0 0 1.5em 2em;
}

button, html input[type=button], input[type=reset], input[type=submit], a.button, a.wp-block-button__link:not(.has-background), .gb-button {
  font-weight: 400;
}

@media (max-width: 768px) {
  .gb-container-6391be18:before {
    background-position: bottom -150px left -200px !important;
  }
}

.gform_body input[type=text], .gform_body input[type=email], .gform_body input[type=url], .gform_body input[type=password], .gform_body input[type=search], .gform_body input[type=tel], .gform_body input[type=number], .gform_body textarea, .gform_body select {
  background-color: #fff;
  border-color: var(--contrast-2);
  border-radius: 4px;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
  text-transform: none;
  font-family: "Lexend";
  font-weight: 400;
  letter-spacing: 0;
}

.gform_wrapper.gravity-theme .field_description_above .gfield_description.validation_message {
  padding-top: 13px;
}

.gform_wrapper.gravity-theme .gfield_consent_description {
  border: none;
  padding: 0;
}

.navigation-branding img, .site-logo.mobile-header-logo img {
  height: 42px !important;
}
