<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
    overflow: hidden;
}
.qode-btn.qode-btn-icon .qode-button-v2-icon-holder{
    border-left: none;
}

.qode-btn.qode-btn-icon.qode-btn-simple .qode-button-v2-icon-holder{
    padding-left: 0;
    padding-right: 14px;
}

.wpcf7-form.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]){
    margin-top: 26px;
}

.page_not_found p{
    padding: 0px 12%;
}

@media only screen and (max-width: 480px){
    .footer_top .q_social_icon_holder a span.fa-stack{
        font-size: 30px!important;
    }
}

@media only screen and (max-width: 768px){
    .qbutton{
        padding: 0 40px;
    }
}
</pre></body></html>