:root {
    --primarycolor: #F44336;
    --graycolor: #F1F1F1;
    --textcolor: black ;
    --darkcolor: #616161;
    --white: white;
    --black: black;
    --pfont: 16px;    
  }
