.age-gate-submit {
background-color: #231815;
border: none;
height: 29px;
width: 120px;
margin: 20px 10px;
font-size: 0.85em;
cursor: pointer;
color: #fff;
font-weight: bold;
transition: all ease-in .3s;
letter-spacing: 1.2px;
}