.categories-section-header {
    text-align: left;
    margin-bottom: 0px;
}

.container.gps-device-categories-page {
    padding: 40px 0;
}

.container.gps-device-categories-page .section-title {
    margin-bottom: 50px;
    font-size: 34px;
    font-weight: 700;
    line-height: 46px;
}

.container.gps-device-categories-page span.red {
    color: red;
}

.category-note {
    font-size: 16px;
    color: var(--uffizio-text-secondary);
    margin: 20px 0 30px;
}