.theme {
  --Primary-color: #133D2D;
  --Secondary-color: #133D2D;
  --button-color: #133D2D;
  --button-hover-color: #0D2A1F;
  --button-text-color: #FFFFFF;
  --button-text-hover-color: #FFFFFF;
}