<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pr-title {
    z-index: 9999;
}
.balkon_mailchimp-form button {
  
    color: #f2d316;
 
}

.logo-holder {

    padding-top: 10px!important;
 
}
.header-section {
    background: #ffde16;
}

.logo-holder img {

    height: 50px !important;
 
}
.flat-btn {
    border: 1px solid #545454 !important;
    background: #545454 !important;
    border-radius: 4px;
}
.intro-hed h2 {
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(255,255,255,0.41);
    color: #666666;
    letter-spacing: -2px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: bold;
    font-size: 3.5rem;
    line-height: 1.3;
}

.flat-btn-wht {
    border: 2px solid #fff !important;
    background: rgba(120, 120, 120, 0) !important;
    border-radius: 4px;
   color: #fff;
}

.parallax-text {
  
    width: 60%;
}

.parallax-text.left-pos {
    left: -400px !important;
}
.parallax-text.right-pos {
    right: -400px !important;
    text-align: right;
}
.parallax-text.right-pos h3:before{
  
    right: 0 !important;
    left: auto!important;
}
.parallax-text h3:before {
   
    background: #ffde16 !important;
}
.parallax-text.left-pos h3:after {

    left: -100px !important;
    right: 0 !important;

}
.ver-extrasmall-pad.gallery-items{
    z-index: 9999;
    background-color: #fff;
}
</pre></body></html>