/* TODO: remove it as we are not using it */
.category-wrapper {
    .site-header {
        display: flex;
        align-items: center;

        svg {
            margin-right: 8px;
        }
    }
}
