/* Add custom CSS styles below */ 
.relative.bg-\[var\(--s-color\)\] *,
.relative.bg-\[var\(--s-color\)\] h2,
.relative.bg-\[var\(--s-color\)\] p,
.relative.bg-\[var\(--s-color\)\] input,
.relative.bg-\[var\(--s-color\)\] ::placeholder {
    color: #fff !important;
}
.relative.bg-\[var\(--s-color\)\] i {
    color: #000 !important;
}