
:root {
    --bg-color: #a8aebf;
    --txt-color: #0b0c11;
    --link: #00508d;
}

html {
    font-family: Arial, Helvetica, sans-serif;
}