:root{
   --main-color: #0887fe;
  --grey-color: #6e6e6e;
  --text-color: #fff;
  --bg-color: #fefefe;
  --font-family: 'Roboto', sans-serif;
}