
/* Background color for the page */
body {
    background-color: var(--burgundy-color) !important;
}
