body .si-theme--light {
    --si-ui-link: #ff9900; // This changes the link colors to black
    --si-primary: #000; // This changes all the primary colors to black
    
}
