/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 21, 2023 */



@font-face {
    font-family: 'nautilus_pompiliusregular';
    src: url('nautilus-webfont.woff2') format('woff2'),
         url('nautilus-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html, body {
  background-color: #eee !important;
  font-size: 18px;
  font-family: Helvetica, sans-serif;
  letter-spacing: 1px;
}

.bg-gray-100 {
  background-color: #eee !important;
}

.font-cursive,
h1, h2 {
  font-family: 'nautilus_pompiliusregular';
  color: black !important;
}

h3 {
  color: black !important;
  text-transform: uppercase;
  font-family: Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 1.1rem;
}

.font-serif {
  font-family: Helvetica, sans-serif;
  letter-spacing: 1px;
}

.text-gray-700 {
  color: #333;
}

hr {
  border-color: black;
}

hr.double-line {
  display: none;
}

.heading,
a,
.text-medium-red-violet-400,
.text-eucalyptus-500,
strong {
  color: black !important;
}

ul > li > a {
  text-transform: uppercase;
}

.main-title {
  font-size: 2rem;
}


.page-title {
  font-size: 2rem;
}

.c-rich-text > * + * {
  margin-top: 1rem;
}

.c-rich-text > * + h2 {
  margin-top: 3rem;
}

.c-rich-text > * + h3 {
  margin-top: 3rem;
}

@media screen and (min-width: 768px) {
  .main-title {
    font-size: 3rem;
  }


  .page-title {
    font-size: 2.6rem;
  }


}

.rsvpbutton {
  display: inline-block;
  margin-top: 3rem;
  padding: .3em .6em .4em;
  background-color: black;
  font-size: 1.2em;
  color: #eee !important;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 500;
  transition: transform 200ms ease-in-out !important;
}

.rsvpbutton:hover,
.rsvpbutton:focus {
  background-size: 100% !important;
  background-image: none !important;
  transform: scale(1.1);
}
