:root {
  --primary-color: #242629;
  --primary-color-dark: #1C1E20;
  --primary-color-light: #4F5153;
  --primary-color-rgb: 36, 38, 41;
}
