:root {
  --main_color: #fff;
  --head_bg: #fbfafa;
  --black: #000;
  --white: #fff;
  --grey: #3B393E;
  --light_grey: #e1e1e1;
}