

#new_customer_span{
    line-height: 20px !important;
}
.break {
    display: block;
}
.wpcf7-response-output{
    display: none !important;
}
@supports not (-moz-appearance: none) {
    @media (width < 600px) {
        #top input[type=checkbox]{
            height: 0;
            width: 0;
            margin-right: 1.9rem;
        }
    }
}
.goldrose-button,.silver-button{
    cursor: default;
}