:root {
  --primary-color: rgb(255, 170, 0);
  --primary-color-opacity: rgb(255 170 0 / 30%);
  --primary-color-font: #faf9f6;
  --secondary-color: rgb(255, 221, 143);
  --secondary-color-opacity: rgb(255 221 143 / 30%);
  --secondary-color-font: #070707;
  --tertiary-color: #fff;
  --home-buttom:#FFE070;
}
