@charset "UTF-8";

.widget_form .privacypolicy {
    height: auto;
    padding: 15px 15px 0;
    margin-top: 10px;
    margin-bottom: 30px;
}

.widget_form .privacypolicy a {
     text-decoration-color: #3b5bff;
     color: #3b5bff;
     text-decoration: underline;
}
.widget_form .privacypolicy a:hover {
     text-decoration: none;
}