.theme-light {
  --contrast-color:#FCBE44;
 }
 
.theme-dark {
  --contrast-color:#FCBE44;
  }
