:root {
    --background: #183763;
}

.cor-background-body {
    background-color: var(--background);
}