/*  Please Place your Styles here  */ 


/*Global font and size*/
* {
      font-family: sans-serif;
    
}

/* Narrower screen global font for small devices */

@media screen and (max-width: 1000px)
* {
   
   
}


/* this div is for the text in the red container below the home screen */
.redbotdiv p {
   

}