::-moz-selection{background:#fab71e;color:#fff;text-shadow:none;}
::selection {background:#fab71e;color:#fff;text-shadow:none}

.outfit {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.petit-formal-script-regular {
  font-family: "Petit Formal Script", cursive;
  font-weight: 400;
  font-style: normal;
}

.goldman-regular {
  font-family: "Goldman", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.goldman-bold {
  font-family: "Goldman", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin-bottom: 5px;
  line-height: 1em;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #000;
  display: block;
  font-size: 60%;
  line-height: 1em;
}

h1 {
  color: #fff;
  font-size: 2.5rem;
}
h2 {
  color: #fff;
  font-size: 2.4rem;
}
h3 {
  color: #fff;
  font-size: 2.3rem;
}
h4 {
  color: #fff;
  font-size: 2rem;
}
h5 {
  color: #fff;
  font-size: 1.7rem;
}
h6 {
  color: #fff;
  font-size: 1.4rem;
}