#age-verification .modal-header {
    background-color: white;
    border: none;
}
#age-verification .modal-content {
    background-color: #E5E5E5;
}
#age-verification h2 {
    color: #2c3e7e;
    font-size: 1.8em;
}
#age-verification .content-lower,
#age-verification .age-select{    
    margin: 20px 0;
}