:root {
  --primary-color:  #eaa68b;
  --primary-color-rgb: 234, 166, 139;
  --secondary-color:  #eaa68b;
  --secondary-color-rgb: 234, 166, 139;
}