.pp-error {
    border: 1px solid red;
    border-radius: 8px;
    /*  border-radius: .25rem;*/
    background-color: #ffe8e5;
    box-shadow: none !important;
    padding: 15px !important;
    font-size: 14px;
    color: #646f79;
}

.grecaptcha-badge {
    right: 10px !important;
    left: auto;
    width: 70px !important;
}