.osano-cm-dialog__content.osano-cm-content::before {           
content: "We value your privacy";           
color: #01516F;           
font-weight: bold;           
font-size: 2rem;           
display: block;           
padding-bottom: 1em;         
}

.osano-cm-window__dialog {           
box-shadow: 1px 1px 20px rgb(50 50 50 / 30%);           
min-height: 14rem;         
}

.osano-cm-button{
border-radius: 20px!important;
}

.osano-cm-button:hover{
background-color: #01516F;
color: #fff;
}

.osano-cm-button--type_deny{
background-color: #fff;
color: #01516F;
border: 1px solid #01516F;
}

.copyrightnotice, .footer-copy{
    color:#a4a8ac!important;
    text-align:left!important;
    
}

.copyrightnotice p{
       font-size:16px!important;

}

.copyrightnotice > div > p > a{
    color:#a4a8ac!important;
}

.copyrightnotice > div > p > a:hover{
    color:#f6f7f8!important;
}


.footer-copy a{
    color:#a4a8ac!important;
}

.footer-copy a:hover{
    color:#f6f7f8!important;
}


.footer-copy p{
    color:#a4a8ac!important;
    font-size:16px!important;
}

.osano-cm-info-views__view p{
    font-size:12px!important;
    line-height: 1.375!important;
    font-weight:300!important;
    color:#333!important;
    font-family:Helvetica,Arial,Hiragino Sans GB,STXihei,Microsoft YaHei,WenQuanYi Micro Hei,Hind,MS Gothic,Apple SD Gothic Neo,NanumBarunGothic,sans-serif!important;
}

#gform_26 > div.gform_footer.top_label > div{
    color: white!important;
}