/*color*/
:root {
  --primary-color: #8f1a25;
  --secondary-color:#151515;
  --bg:#f9f2f2;
}