:root {
    --banner_bg:#d2f0ff;
    --main_color: #4cc1f9;
    --hover_color: #00acff;
    --body-text-color: #5d5d66;
    --scrollbar-thumb: #00acff;
}