:root {
  --primary-color: #d5654c;
  --primary-color-rgb: 213, 101, 76;
  --secondary-color: #d5654c;
  --secondary-color-rgb: 213, 101, 76;
}