:root {
  --primary-color: #8b1515;
  --primary-color-rgb: 176, 126, 80;
  --secondary-color: #b05050;
  --secondary-color-rgb: 176, 126, 80;
}