:root {
    --bg-color: #e1e6ea;
    --main-color: #01173c;
    --button-color: #01173c;
    --button-hover-color: #153862;
}
