@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
    -moz-transform: translateY(5%);
    -ms-transform: translateY(5%);
    -o-transform: translateY(5%);
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
#site-body {
  background-color: #fff;
}
#site-body nav #menu {
  background-color: rgba(255, 255, 255, 0.7);
}
#site-body nav #menu ul {
  background-color: #EBE4BB;
}
#site-body nav #menu li a {
  color: #527D39;
}
#site-body #accommodations .col-8.hotel .object {
  background: url("/assets/whitespace/images/botanique/floater_9-084275ba.png") center/contain no-repeat;
}
#site-body #accommodations a.hotel-name[aria-expanded=true], #site-body #accommodations a.hotel-name.active {
  border-bottom-color: #EBE4BB;
}
#site-body #accommodations .hotel-list {
  border-right-color: #000;
}
#site-body #couple .object.top.left,
#site-body #misc .object.top.left {
  background: url("/assets/whitespace/images/botanique/floater_2-f560c06a.png") center/contain no-repeat;
}
#site-body #couple .object.top.right,
#site-body #misc .object.top.right {
  background: none;
}
#site-body #faq .faq-entry {
  padding: 0.8rem 0;
}
#site-body #faq .faq-entry h3.copy-header {
  line-height: 2.5rem;
}
#site-body #gallery .photo0 .object {
  background: url("/assets/whitespace/images/botanique/floater_12-1683914e.png") center/contain no-repeat;
}
#site-body #gallery .photo1 .object {
  background: url("/assets/whitespace/images/botanique/floater_13-161f785f.png") center/contain no-repeat;
}
#site-body #gallery .photo2 .object {
  background: url("/assets/whitespace/images/botanique/floater_14-967111c0.png") center/contain no-repeat;
}
#site-body #gallery .photo3 .object {
  background: url("/assets/whitespace/images/botanique/floater_15-e08bab43.png") center/contain no-repeat;
}
#site-body #gallery .photo4 .object {
  background: url("/assets/whitespace/images/botanique/floater_16-8774f10f.png") center/contain no-repeat;
}
#site-body #home .object.bottom.right {
  background: url("/assets/whitespace/images/botanique/floater_1-684ae1b3.png") center/contain no-repeat;
}
#site-body #location .object.top.left {
  background: url("/assets/whitespace/images/botanique/floater_5-baafb337.jpg") center/contain no-repeat;
}
#site-body #location #modal-link {
  background-color: #EBE4BB;
  color: #527D39;
}
#site-body #location button.close {
  background-image: url("/assets/internal/close-button-2fbf67c6.png");
}
#site-body #location .modal {
  background-color: #fff;
}
#site-body #location .modal .modal-content {
  background-color: #fff;
}
#site-body #location .modal .modal-header button.close {
  background-color: transparent;
}
#site-body #location .modal * {
  color: #527D39;
}
#site-body #registry .object.top.right {
  background: url("/assets/whitespace/images/botanique/floater_6-1ff8db74.jpg") center/contain no-repeat;
  right: 0rem !important;
}
#site-body #rsvp .object.bottom.left {
  background: url("/assets/whitespace/images/botanique/floater_10-076b8556.jpg") center/contain no-repeat;
}
#site-body #rsvp form input[type=text],
#site-body #rsvp form input[type=text]:focus,
#site-body #rsvp form textarea,
#site-body #rsvp form textarea:focus,
#site-body #rsvp div#rsvp-form input[type=text],
#site-body #rsvp div#rsvp-form input[type=text]:focus,
#site-body #rsvp div#rsvp-form textarea,
#site-body #rsvp div#rsvp-form textarea:focus {
  color: #527D39;
  border-color: #EBE4BB;
}
#site-body #rsvp form input[type=text],
#site-body #rsvp form input[type=text]:focus,
#site-body #rsvp form textarea,
#site-body #rsvp form textarea:focus,
#site-body #rsvp div#rsvp-form input[type=text],
#site-body #rsvp div#rsvp-form input[type=text]:focus,
#site-body #rsvp div#rsvp-form textarea,
#site-body #rsvp div#rsvp-form textarea:focus {
  background-color: #EBE4BB;
}
#site-body #rsvp form input[type=text]::-webkit-input-placeholder,
#site-body #rsvp form input[type=text]:focus::-webkit-input-placeholder,
#site-body #rsvp form textarea::-webkit-input-placeholder,
#site-body #rsvp form textarea:focus::-webkit-input-placeholder,
#site-body #rsvp div#rsvp-form input[type=text]::-webkit-input-placeholder,
#site-body #rsvp div#rsvp-form input[type=text]:focus::-webkit-input-placeholder,
#site-body #rsvp div#rsvp-form textarea::-webkit-input-placeholder,
#site-body #rsvp div#rsvp-form textarea:focus::-webkit-input-placeholder {
  color: #527D39;
}
#site-body #rsvp form input[type=text]:-moz-placeholder,
#site-body #rsvp form input[type=text]:focus:-moz-placeholder,
#site-body #rsvp form textarea:-moz-placeholder,
#site-body #rsvp form textarea:focus:-moz-placeholder,
#site-body #rsvp div#rsvp-form input[type=text]:-moz-placeholder,
#site-body #rsvp div#rsvp-form input[type=text]:focus:-moz-placeholder,
#site-body #rsvp div#rsvp-form textarea:-moz-placeholder,
#site-body #rsvp div#rsvp-form textarea:focus:-moz-placeholder {
  color: #527D39;
}
#site-body #rsvp form input[type=text]::-moz-placeholder,
#site-body #rsvp form input[type=text]:focus::-moz-placeholder,
#site-body #rsvp form textarea::-moz-placeholder,
#site-body #rsvp form textarea:focus::-moz-placeholder,
#site-body #rsvp div#rsvp-form input[type=text]::-moz-placeholder,
#site-body #rsvp div#rsvp-form input[type=text]:focus::-moz-placeholder,
#site-body #rsvp div#rsvp-form textarea::-moz-placeholder,
#site-body #rsvp div#rsvp-form textarea:focus::-moz-placeholder {
  color: #527D39;
}
#site-body #rsvp form input[type=text]:-ms-input-placeholder,
#site-body #rsvp form input[type=text]:focus:-ms-input-placeholder,
#site-body #rsvp form textarea:-ms-input-placeholder,
#site-body #rsvp form textarea:focus:-ms-input-placeholder,
#site-body #rsvp div#rsvp-form input[type=text]:-ms-input-placeholder,
#site-body #rsvp div#rsvp-form input[type=text]:focus:-ms-input-placeholder,
#site-body #rsvp div#rsvp-form textarea:-ms-input-placeholder,
#site-body #rsvp div#rsvp-form textarea:focus:-ms-input-placeholder {
  color: #527D39;
}
#site-body #rsvp form #days #select-days,
#site-body #rsvp div#rsvp-form #days #select-days {
  background-color: #EBE4BB;
  color: #527D39;
}
#site-body #rsvp form select,
#site-body #rsvp div#rsvp-form select {
  background-color: #EBE4BB;
  color: #527D39;
  border-color: #EBE4BB;
}
#site-body #rsvp form button,
#site-body #rsvp div#rsvp-form button {
  background: #EBE4BB;
  color: #527D39;
  border-color: #EBE4BB;
}
#site-body #rsvp form span.highlight,
#site-body #rsvp div#rsvp-form span.highlight {
  color: #DD2D2E;
}
#site-body #rsvp form .optional,
#site-body #rsvp div#rsvp-form .optional {
  background-color: #EBE4BB;
}
#site-body #rsvp form .optional span,
#site-body #rsvp div#rsvp-form .optional span {
  color: #527D39;
}
#site-body #rsvp form .contact-details input,
#site-body #rsvp div#rsvp-form .contact-details input {
  background-color: #fff;
  border-bottom-color: #EBE4BB;
}
#site-body #schedule .object.top.left {
  background: url("/assets/whitespace/images/botanique/floater_4-aacf8a41.jpg") center/contain no-repeat;
}
#site-body #schedule .event-list {
  border-right-color: #000;
}
#site-body #travel .object.top.left {
  background: url("/assets/whitespace/images/botanique/floater_7-e738fecd.jpg") center/contain no-repeat;
}
#site-body #travel .object.bottom.right {
  background: url("/assets/whitespace/images/botanique/floater_8-fb44b2ae.jpg") center/contain no-repeat;
}
#site-body #weddingparty .object.top.right {
  background: url("/assets/whitespace/images/botanique/floater_3-28e12a30.png") center/contain no-repeat;
}
#site-body #weddingparty .group-list {
  border-right-color: #000;
}
#site-body #weddingparty a.attendant-name:hover, #site-body #weddingparty a.attendant-name.active {
  border-bottom-color: #EBE4BB;
}
#site-body #weddingparty a.group-title:hover {
  color: #EBE4BB;
}
#site-body .footer .fin {
  color: #527D39;
}

a.event-title:hover {
  border-bottom-color: #EBE4BB;
}
.event:nth-of-type(7n+1) a.event-title:hover::after {
  background: url("/assets/whitespace/images/botanique/floater_11-74b24706.jpg") center/contain no-repeat;
}
.event:nth-of-type(7n+2) a.event-title:hover::after {
  background: url("/assets/whitespace/images/botanique/floater_12-1683914e.png") center/contain no-repeat;
}
.event:nth-of-type(7n+3) a.event-title:hover::after {
  background: url("/assets/whitespace/images/botanique/floater_13-161f785f.png") center/contain no-repeat;
}
.event:nth-of-type(7n+4) a.event-title:hover::after {
  background: url("/assets/whitespace/images/botanique/floater_14-967111c0.png") center/contain no-repeat;
}
.event:nth-of-type(7n+5) a.event-title:hover::after {
  background: url("/assets/whitespace/images/botanique/floater_15-e08bab43.png") center/contain no-repeat;
}
.event:nth-of-type(7n+6) a.event-title:hover::after {
  background: url("/assets/whitespace/images/botanique/floater_16-8774f10f.png") center/contain no-repeat;
}

#site-body h1.title,
#site-body h2.page-title {
  color: #527D39;
}
#site-body h1.title {
  text-shadow: 3px 2px #fff;
}
#site-body h3,
#site-body h4,
#site-body h5,
#site-body h6 {
  color: #527D39;
}
#site-body p,
#site-body span,
#site-body a,
#site-body button {
  color: #527D39;
}
#site-body a {
  color: #527D39;
}
#site-body button {
  background-color: #EBE4BB;
}

#site-body.public-hosting-container {
  background: #fff;
}
#site-body.public-hosting-container .password-container {
  background: #fff;
  border: none;
}
#site-body.public-hosting-container .password-container h1.title {
  color: #527D39;
}
.win #site-body.public-hosting-container .password-container h1.title {
  -webkit-text-fill-color: #527D39 !important;
}
#site-body.public-hosting-container .password-container h1.title {
  overflow-wrap: break-word;
}
#site-body.public-hosting-container .password-container h2.subtitle {
  color: #527D39;
}
#site-body.public-hosting-container .password-container h2.login {
  color: #527D39;
}
#site-body.public-hosting-container .password-container .hr {
  border-bottom: 1px solid #527D39;
}
#site-body.public-hosting-container .password-container #guest-center-widget {
  background: transparent;
  border: none;
}
#site-body.public-hosting-container .password-container #guest-center-widget p.coming-soon,
#site-body.public-hosting-container .password-container #guest-center-widget p.message {
  color: #527D39;
}
#site-body.public-hosting-container .password-container #guest-login-form label {
  color: #527D39 !important;
}
#site-body.public-hosting-container .password-container #guest-login-form input.main-btn {
  color: #527D39;
}
#site-body.public-hosting-container .password-container #guest-login-form input.main-btn:hover {
  color: #527D39;
  background-color: #EBE4BB;
}
#site-body.public-hosting-container .password-container #guest-login-form input.main-btn {
  background-image: none !important;
  background-color: #EBE4BB;
  border: 1px solid #EBE4BB;
  -webkit-appearance: none;
  -webkit-border: 1px solid #EBE4BB;
}
#site-body.public-hosting-container .password-container #alert-box h5.flash-alert {
  color: #C32626 !important;
  background-color: #DAB9B9;
  border-color: #FF0000;
}
#site-body.guest-email-imager #main-image-part {
  background: #fff;
  background-size: 100%;
}
#site-body.guest-email-imager #main-image-part h1 {
  color: #527D39;
}
#site-body.guest-email-imager #main-image-part h2 {
  color: #527D39;
}
#site-body.guest-email-imager #main-image-part p.pbody {
  color: #527D39;
}
#site-body.guest-email-imager #main-image-part .outer {
  background: #fff;
  background-size: initial;
  border: none;
}
#site-body.guest-email-imager #main-image-part .inner {
  padding: 25px;
  border: none;
  background: transparent;
}
#site-body.public-hosting-container .password-container #guest-login-form label {
  color: #527D39 !important;
}
#site-body.public-hosting-container .password-container #guest-login-form input {
  border-bottom-color: #527D39;
  color: #527D39;
  background-color: transparent;
  border-radius: unset;
}
#site-body.public-hosting-container .password-container #guest-login-form input::placeholder {
  color: rgb(158.8461538462, 200.1923076923, 134.8076923077);
}
#site-body.public-hosting-container .password-container #guest-login-form::after {
  background: url("/assets/whitespace/images/botanique/floater_1-684ae1b3.png") center/contain no-repeat;
}
#site-body.guest-email-imager #main-image-part {
  background: #fff;
  background-size: 100%;
}
#site-body.guest-email-imager #main-image-part h1 {
  color: #527D39;
}
#site-body.guest-email-imager #main-image-part h2 {
  color: #527D39;
}
#site-body.guest-email-imager #main-image-part p.pbody {
  color: #527D39;
}
#site-body.guest-email-imager #main-image-part .outer {
  background: #fff;
  background-size: initial;
  border: none;
}
#site-body.guest-email-imager #main-image-part .inner {
  padding: 25px;
  border: none;
  background: transparent;
}
#site-body.guest-email-imager #main-image-part .outer::before {
  background: url("/assets/whitespace/images/botanique/floater_9-084275ba.png") center/contain no-repeat;
}

@font-face {
  font-family: "Crimson Text";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/google/crimson-text-italic-400-vietnamese-1edd64-ea588d43.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Crimson Text";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/google/crimson-text-italic-400-latin-ext-1e6c9f-6392f891.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Crimson Text";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/google/crimson-text-italic-400-latin-47a8a5-afb81b9b.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Crimson Text";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/google/crimson-text-italic-600-vietnamese-b136bf-8d9decf6.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Crimson Text";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/google/crimson-text-italic-600-latin-ext-9f4957-6880d873.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Crimson Text";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/google/crimson-text-italic-600-latin-370698-ff58de85.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Crimson Text";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/google/crimson-text-italic-700-vietnamese-1ce6ed-4e0efc18.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Crimson Text";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/google/crimson-text-italic-700-latin-ext-e78302-e1562f3e.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Crimson Text";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/google/crimson-text-italic-700-latin-8f5f62-a662df8f.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/google/crimson-text-normal-400-vietnamese-faf566-fc24625f.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/google/crimson-text-normal-400-latin-ext-24782d-0c623d8e.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/google/crimson-text-normal-400-latin-142fd7-fecc818c.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/google/crimson-text-normal-600-vietnamese-7d460c-a5b2cc5a.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/google/crimson-text-normal-600-latin-ext-7f52ca-307aab53.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/google/crimson-text-normal-600-latin-3b38ef-63829584.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/google/crimson-text-normal-700-vietnamese-ca54ab-dec7dfe7.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/google/crimson-text-normal-700-latin-ext-2937f0-08d60070.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Crimson Text";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/google/crimson-text-normal-700-latin-62b9b8-cd2304c4.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-italic-variable-cyrillic-ext-5efd89-b59e9cf0.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-italic-variable-cyrillic-9c1572-bdc54a94.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-italic-variable-greek-ext-6ff4bb-6fc071d5.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-italic-variable-greek-9dec24-e5061bae.woff2") format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-italic-variable-vietnamese-3df1ca-adb22b32.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-italic-variable-latin-ext-a53426-7051c2fe.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-italic-variable-latin-29c72c-0a54e5cd.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-normal-variable-cyrillic-ext-a0baad-9db71e41.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-normal-variable-cyrillic-286625-b96a523d.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-normal-variable-greek-ext-af1ab6-7808b652.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-normal-variable-greek-013d98-e2578edf.woff2") format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-normal-variable-vietnamese-0090d9-ac0f5f09.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-normal-variable-latin-ext-1f7274-88d38973.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("/assets/google/eb-garamond-normal-variable-latin-3020b4-9377f77f.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Geotica Three";
  src: url("/assets/Geotica_Three-a2b96baa.woff2") format("woff2"), url("/assets/Geotica_Three-f6fbe474.woff") format("woff"), url("/assets/Geotica_Three-02297084.otf");
  font-weight: normal;
}
body.paper-invite-imager #site-body.site-body-css.paper-invite-imager {
  background-color: #FFF;
}
body.paper-invite-imager #site-body.site-body-css.paper-invite-imager * {
  color: #527D39;
}
body.paper-invite-imager #site-body.site-body-css.paper-invite-imager h1,
body.paper-invite-imager #site-body.site-body-css.paper-invite-imager h2,
body.paper-invite-imager #site-body.site-body-css.paper-invite-imager h3,
body.paper-invite-imager #site-body.site-body-css.paper-invite-imager h4,
body.paper-invite-imager #site-body.site-body-css.paper-invite-imager h5 {
  color: #527D39;
}

/*# sourceMappingURL=/assets/whitespace/stylesheets/botanique/desktop/color_templates/white-40427e3c.css.map */
