/* Add custom CSS styles below */ 
.dark{--color-primary:#fff}
.dark .s-button-primary{
	    background-color: #1e0d2b;
	    color: #fff;
}