:root {
  --primary-color: #3F325F;
  --primary-color-rgb: 63, 50, 95;
  --secondary-color: #101010;
  --secondary-color-rgb: 16, 16, 16;
}
