.login-button.signed-in{width:44px;height:44px;padding:2px;border-radius:50%;background:#fff;box-shadow:0 7px 18px #087f6938;display:grid;place-items:center}.header-profile-avatar{display:grid;width:100%;height:100%;place-items:center;overflow:hidden;border-radius:50%;background:#e0f1ea;color:var(--green);font:800 13px 'Outfit',sans-serif}.header-profile-avatar img{width:100%;height:100%;object-fit:cover}.header-profile-avatar b{font:inherit}@media(max-width:620px){.login-button.signed-in{width:42px;height:42px}}
