body {
    min-height: 250vh;
    
}


#aew_message{
     font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    /* font-variation-settings: 100; */
    
}

.myheaderfont{
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    
}

.cyan{
    /* background-color:rgba(199, 32, 32,0.2); */
    /* background-color: rgb(177, 199, 199); */
    background-color: #d1e7dd;
    
    ;
}

