.terms-agreement {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.terms-agreement:hover {
    color: #199caa;
    text-decoration: underline;
}

.custom-form .wpcf7-list-item input[type="checkbox"] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}
