.grecaptcha-badge{    bottom: 80px !important;}
.industry-gradient {
        background-image: linear-gradient(180deg, #2C75D3, #60ABFF);
    }

.cookie-consent {
    padding: 10px !important;
    font-size: 0.9em !important;
}
label.required:after {
    content: ' * ';
    color: red;
}