.c_label {
    cursor: pointer;

}
.c_label:hover {
    opacity: 0.8;
}
.c_label a {
    text-decoration: none;
    z-index: 1000 !important;

}
.screen-reader-response {
    font-size: 16px;
    color: red;
}

.g-recaptcha {
    margin-bottom: 20px;
}
