:root {
    --first-screen-font-color-light: rgb(251, 251, 251);
    --first-screen-font-color-dark: rgba(253, 253, 253, 0.9);
    --first-screen-font-size: 35px;
    --first-screen-icon-size: 30px;
    --header-backdrop-filter-blur: 20px;
    --header-title-font-size: 35px;

}