.site-logo__text,
.header__logo-text,
.store-name {
    font-family: 'Roboto', sans-serif !important; /* Cseréld ki a kívánt betűtípusra */
    font-size: 28px !important; /* Tetszőleges méret */
    font-weight: bold;
    color: #333333; /* Tetszőleges szín */
}