:root {
  --primary: #FFFFFF;
  --secondary: #222222;
  --text_white: #FFFFFF;
  --text_black: #333333;
  --accent: #c0392b;
}
