.tour-categories-title-svg {
    width: 100%;
    max-width: 1000px;
    height: 180px;
    margin: 0 auto;
    display: block;
    color: var(--title-color, #0f172a);
}

.tour-categories-title-svg text {
    letter-spacing: -1px;
}