/* body{
    background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);
} */

body{
    
    background-color: white;
}

.text-size{
    font-size: smaller;
   
}


.no-display{
    display: none;

}

