@import url("https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@font-face {
  font-family: "Tex Gyre Termes";
  src: url("../fonts/texgyretermes-regular-webfont.woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Tex Gyre Termes";
  src: url("../fonts/texgyretermes-italic-webfont.woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Tex Gyre Termes";
  src: url("../fonts/texgyretermes-bold-webfont.woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Tex Gyre Termes";
  src: url("../fonts/texgyretermes-bolditalic-webfont.woff");
  font-weight: bold;
  font-style: italic;
}
:root {
  --give-donor-dashboard-accent-color: $blue!important;
}
.give-embed-form-wrapper, iframe[name=give-embed-donor-profile] {
  margin: 2em auto;
}
.give-form-templates {
  font-family: "Cabin", sans-serif !important;
  max-width: 100% !important;
  font-weight: 400;
}
.give-form-templates button, .give-form-templates input, .give-form-templates select {
  font-family: "Cabin", sans-serif !important;
}
.give-form-templates .give-btn {
  border-radius: 12px;
}
.give-form-templates h1, .give-form-templates h2, .give-form-templates h3, .give-form-templates h4, .give-form-templates h5, .give-form-templates h6 {
  font-weight: normal;
  font-weight: 400;
  font-family: "Tex Gyre Termes", serif;
}
.give-form-templates .introduction .headline {
  font-size: 3em;
  color: black;
  letter-spacing: -0.05em;
}
.give-form-templates .introduction .description {
  font-weight: 400;
}
.give-form-templates .give-embed-form, .give-form-templates .give-embed-receipt, .give-form-templates .give-donor-dashboard-desktop-layout {
  border-radius: 1em;
  overflow: hidden;
  box-shadow: none;
  border: 1px solid black;
}
.give-form-templates .payment .heading, .give-form-templates .payment .subheading, .give-form-templates .give-embed-form, .give-form-templates .give-embed-receipt, .give-form-templates .payment #give-anonymous-donation-wrap .give-label, .give-form-templates .give-tributes-dedicate-donation input[type=radio] + label:not(.give-tribute-type-button) {
  color: #000000;
}
.give-form-templates .give-stripe-becs-mandate-acceptance-text, .give-form-templates .give-stripe-sepa-mandate-acceptance-text, .give-form-templates p {
  color: #000000;
}
.give-form-templates .give-donation-summary-section {
  font-family: "Cabin", sans-serif !important;
}
.give-form-templates #give-donor-dashboard {
  font-family: "Cabin", sans-serif !important;
  max-width: 100% !important;
}
.give-form-templates #give-donor-dashboard .give-donor-dashboard-donor-info__name {
  font-family: "Tex Gyre Termes", serif;
}
.give-donor-dashboard-dashboard__stats .give-donor-dashboard-dashboard__figure {
  color: #B8D6A3 !important;
}
body.give-form-templates {
  margin: 2px;
}
/*# sourceMappingURL=givewp-iframes-styles.css.map */