
:root {
--bs-primary-rgb: 255,188,61;
--bs-secondary-rgb: 88,112,140;
--bs-body-color: #001932;
--bs-body-bg-rgb: 0,25,50;
--ust-brandinglogo-shadow: none;
--ust-bg-login: url("http://myjuicebox.co.uk/wp-content/uploads/2024/11/log-in-page.png");
--ust-brandinglogo: url("http://myjuicebox.co.uk/wp-content/uploads/2024/11/Small-logo.png");
--ust-bg-welcome: url("http://myjuicebox.co.uk/wp-content/uploads/2024/11/Home-page-Banner.png");
--ust-bg-advert: none;
--bs-font-sans-serif: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-body-font-family: var(--bs-font-sans-serif);
}
