.theme {
  --Primary-color: #8B145B;
  --Secondary-color: #4A0B30;
  --button-color: #A8176D;
  --button-hover-color: #6B1046;
  --button-text-color: #FFFFFF;
  --button-text-hover-color: #FFFFFF;
}