:root {
    --button-color: #581717;
    --button-text-color: #ffffff;
    --button-color-hover: #ffffff;
    --button-text-color-hover: #581717;
    --font-color: #000000;
    --background-color: #ffffff;
    --main-body-font: inherit;
    --main-body-font-content: inherit;
    --main-heading-font: inherit;
    --arrow-color: #ffffff;
    --arrow-color-background: #d3177c;
}
