.response-msg {
    color: red;
}

.hide-loading,
.my-d-none {
    display: none;
}

.custom-captcha img 
{
    border-radius: 8px;
}

label.error {
    color: red;
}