:root {
    --text-color: #18436C;
    --theme-color: #18436C;
}

body {
    background-image: url("./module-background.svg");
}
