:root {
  --text-color: #0c0c0c;
  --gray: #8f8888;
  --default-font: 'Roboto', sans-serif;
  --primary-color: #d53838;
  --primary-dark-color: #902727;
}
