.age-gate-heading{
    
    font-family: 'Didact Gothic',Helvetica,Arial,Lucida,sans-serif;
    font-weight:700;
}
.age-gate-subheading{
    font-family: 'Didact Gothic',Helvetica,Arial,Lucida,sans-serif;
    font-weight:700;
    
}
.age-gate-input{
    font-family: 'Didact Gothic',Helvetica,Arial,Lucida,sans-serif;
    font-weight:700;
    border-left:none;
    border-right:none;
    border-top:none;
    border-bottom:2px solid #fff;
    Font-size:18px;
    color:#fff;
}

.age-gate-submit{
    
    border: none;
    font-size: 16px;
    padding: 10px 20px;
    background-color: #fff;
    color: rgba(159, 104, 5, 1);
    font-weight: 700;
}