.age-gate__headline{
    text-align: center;
    font-family: Jua;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.age-gate__subheadline{
    color: #000;
    text-align: center;
    font-family: Jua;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.2px;
}
.age-gate input[type=text].age-gate-input, .age-gate input[type=text].age-gate__input{
    border-radius: 5px;
    border: 1px solid #000;
    background: unset;
    text-align: center;
font-family: Jua;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 25.2px; /* 252% */
color:#000;
}
.age-gate input[type=text].age-gate-input::placeholder, .age-gate input[type=text].age-gate__input::placeholder{
color: rgba(0, 0, 0, 0.36);
text-align: center;
font-family: Jua;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 25.2px; /* 252% */
}
.age-gate__submit button{
    border-radius: 7px;
    border: 1px solid #000;
    background: #D2CFFE;
    color: #000;
    padding: 9px 35px;
    color: #000;
    text-align: center;
    font-family: Jua;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.2px;
}
.age-gate__remember-field{
width: 17px;
    height: 17px;
    background: unset;
    border-radius: 3px;
    border: 1px solid #000;
}
.age-gate__label{
color: #000;
text-align: center;
font-family: Jua;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 25.2px; /* 252% */
}
.age-gate__remember-text{
color: #000;
text-align: center;
font-family: Raleway;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 25.2px; /* 360% */
}
#header-nav nav{
width:auto !important;
}
#text-h4-p p{
font-size:15px;
}
#text-h4-p h4{
font-size:20px;
}