@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;800&display=swap');/**SECTION 1 - Fixing height and margins**/
.container.d-flex.flex-column{
flex-grow:0 !important;
}
h1{
    color:#1857C0 !important;
    font-family: 'Nunito', sans-serif !important;
    font-weight:600 !important;
}

h2{
    font-family: 'Nunito', sans-serif !important;
    font-weight:400 !important;
}
#sec_00a93e {
    min-height: 10px !important;
}

/*YOUR COUPONS Section - Change
BG Color & Heading Color*/
#sec_41e365{
    background-color: #26054c !important;
}

h1.heading{
    color:white !important;
}


/**FORM - Change Button Color**/
.button-custom-style {
        font-family: 'Nunito', sans-serif !important;

    color: #1857C0 !important;
    background: #FDD630 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border: none !important;
    font-size: 1.0em !important;
    border-radius:50px !important;
}
.participation .form-control{
    border-radius:50px !important;
            font-family: 'Nunito', sans-serif !important;

}

#sec_3e71c8 {
    min-height: 0px !important; 
    background-image: url(https://dr1kl8glf25wj.cloudfront.net/merchant_assets/001/837/864/Recurso%201.png)!important;
    background-size: cover;
    background-position: center;
}

.container-fluid .shopify-counter{
    color:#1857C0 !important;
    font-family: 'Nunito', sans-serif !important;
    font-weight:800 !important;
}
.container-fluid .referral-bubble-description 
{
    color:#1857C0 !important;
    font-family: 'Nunito', sans-serif !important;
}

.container-fluid .has-border{
    border:solid 1px #1857C0 !important;
}

#sec_3e71c8 .logo-container img {
    max-height: 80px !important;
    max-width: 200px;
}
/**To change the Progress Line
& Milestone Number colors
go to Sections > Milestone >
Primary Color**/