.age-gate {
    margin-top: 0 ;
}

.age-gate-form {
    margin: 0 auto;
    max-width: 530px;
    width: 100%;
    background: #fff;
    padding: 20px;
    position: relative;
}

.age-gate-subheading {
    font-size: 1.5rem;
    font-weight: 600;
}

.age-gate-heading {
    font-size: 1.4rem;
    font-weight: 600;
    color: #998937;
}

.cc_dialog {
    background-color: #f2f2f2;
    color: #111;
    z-index: 99999999999;
    font-size: 16px;
    padding: 1rem 2rem;
}