:root {
    --main-text-color: #f5f5f5;
    --secondary-text-color: #37a5ff;
    --button-bg-color: #37a5ff;
    --button-text-color: black;
    --border-pop-up: #37a5ff;
    --scroll-color: #37a5ff;
}