.theme {
  --Primary-color: #7A1317;
  --Secondary-color: #4A0809;
  --button-color: #7A1317;
  --button-hover-color: #4A0809;
  --button-text-color: #FFFFFF;
  --button-text-hover-color: #FFFFFF;
}