/* Links */
/* Footer top region */
/* Footer middle region */
/* Footer bottom region */
/* Submit button */
/* Button variant 1 */
/* Button variant 1 - alternative */
/* Button variant 2 */
/* Button variant 2 - alternative*/
/* Box shadow colors */
/* Container colors */
/* Search colors */
/* Menu colors */
/** General **/
/** Mobile **/
/* Navigation colors */
@font-face {
  font-family: "Tan Pearl";
  src: url("../assets/fonts/Tan-Pearl/tan-pearl-regular.ttf");
}
@font-face {
  font-family: "Raleway";
  src: url("../assets/fonts/Raleway/Raleway-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  src: url("../assets/fonts/Raleway/Raleway-Italic-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Montserrat";
  src: url("../assets/fonts/Montserrat/Montserrat-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  src: url("../assets/fonts/Montserrat/Montserrat-Italic-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Bellota Text";
  src: url("../assets/fonts/Bellota_Text/BellotaText-Regular.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-style: italic;
  src: url("../assets/fonts/Bellota_Text/BellotaText-Italic.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-weight: lighter;
  src: url("../assets/fonts/Bellota_Text/BellotaText-Light.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-weight: lighter;
  font-style: italic;
  src: url("../assets/fonts/Bellota_Text/BellotaText-LightItalic.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-weight: bold;
  src: url("../assets/fonts/Bellota_Text/BellotaText-Bold.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-weight: bold;
  font-style: italic;
  src: url("../assets/fonts/Bellota_Text/BellotaText-BoldItalic.ttf");
}
.section-wrapper.starry-background {
  background-image: url("../assets/images/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
