.glass--navigation__logo{
        font-size: 32px;
        font-weight: bold;
        color: white;
        max-width: 250px;
        line-height: normal;

      }
      .color-whitesss{
        z-index: 9999;
    color: #f5f4f2;
    border-bottom: 2px solid #0000;
    align-items: center;
    padding: 1vw 2.5vw 1vw 1vw;
    font-family: the-seasons, sans-serif;
    font-size: 1vw;
    font-weight: 400;
    line-height: 1.5em;
    transition: all .3s;
    display: flex;
      }