:root {
  --primary-color: #B0906A;
  --primary-color-rgb: 176, 126, 80;
  --secondary-color: #D6CEC1;
  --secondary-color-rgb: 176, 126, 80;
}