/* General
================================================== */
body {
  font-family: "Bitter", Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, .gui-page-title, .title-font {
  font-family: "Biryani", Helvetica, sans-serif;
}

/* Headlines 
.headlines .headline-1 {
  background-image: url('https://cdn.webshopapp.com/shops/309722/themes/174334/v/1843813/assets/headline-1.jpg?20230420130210?20230420130210');
}

.headlines .headline-2 {
	background-image: url('https://cdn.webshopapp.com/shops/309722/themes/174334/v/781565/assets/headline-2.jpg?20230420130210?20230416160600');
}

.headlines .headline-3 {
	background-image: url('https://cdn.webshopapp.com/shops/309722/themes/174334/v/600674/assets/headline-3.jpg?20230420130210?20210321163130');
}
/* End headlines */
/* Accent color */
:root{
  --accent: #b7a804;
  --rgb_accent: 183, 168, 4;
}
/* End accent color */