:root {
  --black: #000;
  --white: #FFF;
  --dark-red: rgb(174, 24, 24);
}