.site-header {
    padding: 15px 0;
}

.logo {
    text-decoration: none;
    color: inherit;
}

.logo-text {
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: rgb(33, 37, 41);
}