:root {
    --my_yellow: #f4a83a;
    --my_light_blue: #00a9ff;
    --my_dark_blue: navy;
}