:root {
    --primary-color: #1E7BD3;
    --primary-color-rgb: 30, 123, 211;
    --secondary-color: #E9F7FE;
    --secondary-color-lighter: #f1fafe;
    --secondary-color-rgb: 233, 247, 254;
    --third-color: #92C1ED;
}
