.site-logo {
    width: 300px !important
}

.bianco {
    color: #ffffff !important;
}

.grigio {
    color:#00202F !important;
}

.sezione-bianca {
    background-color: #ffffff !important;
}

.sezione-grigia {
    background-color: #f8f7f7 !important;
}

.privacy-i10 h2{
    color:#00202F !important;
}

.privacy-i10b h2{
    color:#ffffff !important;
    font-family: "Inter", Sans-serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 64px;
    margin-bottom: 40px;
}

.complate-protection-block-i10 {
    background-color: #021327;
}

.gradiente {
    background: hsla(237, 59%, 64%, 1);
    background: linear-gradient(315deg, hsla(237, 59%, 64%, 1) 0%, hsla(237, 41%, 40%, 1) 100%);
    background: -moz-linear-gradient(315deg, hsla(237, 59%, 64%, 1) 0%, hsla(237, 41%, 40%, 1) 100%);
    background: -webkit-linear-gradient(315deg, hsla(237, 59%, 64%, 1) 0%, hsla(237, 41%, 40%, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#6C72D9", endColorstr="#3C4091", GradientType=1 );
}

.icon-box-s2.i9:before {
    background-image:  linear-gradient(315deg, hsla(237, 59%, 64%, 1) 0%, hsla(237, 41%, 40%, 1) 100%);
}

.sezione-colore1 {
    background-color: #674dff !important;
}

.testi-item {
    padding: 15px 15px;
    background-color: #00202F;
    border-radius: 10px;
}

blockquote {
    color: #f2f2f2 !important;
    font-size: 16px !important;
    line-height: 30px;
    margin: 30px 0 25px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    padding: 0 30px 0 50px;
    position: relative;
    
}

blockquote::before {
    color: #3C67FF !important;
}

.icon-box-s2.i9 {
    min-height: 380px !important;
}

.icon-box-s2.i10.active {
    min-height: 202px !important;
}

.icon-box-i10 h4 {
    color:#00202F;
}