.logo-container h1 {
    font-size: 45px;
    letter-spacing: 4px;
}

.logo-container h1 img {
    max-height: 50px;
    margin-top: -10px;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
    bottom: 50px !important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}
