* {
  --primary-color: #3e5565;
  --primary-color-rgb: 62, 85, 101;
  --secondary-color: #dcd8c6;
  --secondary-color-rgb: 220, 216, 198;
}