/* =================================
   LG - min-width: 992px (Bootstrap 5)
   ================================= */

#bp-indicator::before { content: 'LG \2265 992px'; }

H1 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1em;
    color: #000;
}

H2 {
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 1em;
    color: #000;
}

H3 {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1em;
    color: #000;
}

H6 {
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.3em;
    color: #000;
    margin-bottom: 1.5rem;
}

P {
    font-size: 0.9rem;
    font-weight: 500;
    color: #000;
}

video { aspect-ratio: auto; }

.marcas-item {
    flex: 0 0 100px;
    font-size: 0.8em;
    line-height: 1.2em;
}

.calidad-grid { gap: 1rem; }

.calidad-item {
    flex: 0 0 150px;
    text-align: center;
    font-size: 1.0em;
    line-height: 1.2em;
    font-family: 'PT Sans', sans-serif;
}

.calidad-item img {
    width: 150px;
    height: auto;
    margin-bottom: 8px;
}

.granel-item {
    flex: 0 0 100px;
    font-size: 0.8em;
    line-height: 1.2em;
}