.header__logo {
    color:var(--color-white-first);
    font-size: 20px;
    font-family: var(--font-body);
    font-weight: 500;
    text-decoration: none;
}