:root {
    --primary-color: #26a9e0;
    --secondary-color: #f16722;
    --tertiary-color: #06D2FF;
    --primary-color-rgb: 23,155,255;
}
