
:root {
--bs-primary: #eb263d;
--bs-primary-dark: #eb263d;
}

body {
--bs-primary: #eb263d !important;
}