<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&amp;display=swap');
:root { --page-background-color: rgba(255,255,255,1);
--content-background-color: rgba(255, 255, 255, 0);
--text-color: #ffffff;
--primary-color: #ffc4b9;
--secondary-color: #ffc4b9;
--p-font-family: Merriweather, serif;
--p-font-size: 14px;
--p-font-weight: normal;
--p-font-style: normal;
--p-line-height: 140%;
--p-text-transform: none;
--p-letter-spacing: 0.08px;
--h1-font-family: Merriweather, serif;
--h1-font-size: 30px;
--h1-font-weight: bold;
--h1-font-style: normal;
--h1-line-height: 100%;
--h1-text-transform: none;
--h1-letter-spacing: 0.08px;
--h2-font-family: Merriweather, serif;
--h2-font-size: 18px;
--h2-font-weight: 700;
--h2-font-style: normal;
--h2-line-height: 120%;
--h2-text-transform: uppercase;
--h2-letter-spacing: 0.08px;
--h3-font-family: Merriweather, serif;
--h3-font-size: 18px;
--h3-font-weight: bold;
--h3-font-style: normal;
--h3-line-height: 120%;
--h3-text-transform: none;
--h3-letter-spacing: 0.08px;
--h4-font-family: Merriweather, serif;
--h4-font-size: 16px;
--h4-font-weight: bold;
--h4-font-style: normal;
--h4-line-height: 120%;
--h4-text-transform: none;
--h4-letter-spacing: 0.08px;
--pre-font-family: Merriweather, serif;
--pre-font-size: null;
--pre-font-weight: bold;
--pre-font-style: normal;
--pre-line-height: null;
--pre-text-transform: none;
--pre-letter-spacing: 0.08px;
--primary-button-border-radius: 50px;
--primary-button-border-style: solid;
--primary-button-border-width: 0px;
--primary-button-border-color: #ffffff;
--primary-button-color: #373737;
--primary-button-background: #e3cab5;
--primary-button-font-size: 17px;
--primary-button-font-weight: bold;
--primary-button-font-style: normal;
--primary-button-font-family: Bitter, serif;
--primary-button-line-height: 120%;
--primary-button-text-transform: normal;
--primary-button-letter-spacing: 0.08px;
--secondary-button-border-radius: 50px;
--secondary-button-border-style: solid;
--secondary-button-border-width: 0px;
--secondary-button-border-color: #ffffff;
--secondary-button-color: #ffffff;
--secondary-button-background: #ffc4b9;
--secondary-button-font-size: 16px;
--secondary-button-font-weight: bold;
--secondary-button-font-style: normal;
--secondary-button-font-family: Bitter, serif;
--secondary-button-line-height: 120%;
--secondary-button-text-transform: normal;
--secondary-button-letter-spacing: 0.08px;
 } 
.theme-settings-root-content {
margin: 0;
padding: 20px;
background: url('https://s8241000.sendpul.se/image/747991a0e145ac2bbe69f063a9402e69/files/emailservice/userfiles/2a061d562cb9eb732bc5cfdaf93798e18241000/DSC05788.jpg'), var(--page-background-color);
min-height: 100vh;
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
background-attachment: scroll;
}
.theme-settings-root-container {
margin: 0 auto;
max-width: 420px;
}</pre></body></html>