:root {
  --primary-color: #0d0c22;
  --primary-color-rgb: 13, 12, 34;

  --secondary-color: #0d0c22;
  --secondary-color-rgb: 13, 12, 34;
}