:root {
  --black: #2b2f30;
  --blue: #4db5da;
  --grey: #8c8c8c;
  --white: #fff;
}
