.sg-1392-container {
    display: grid;
    background-color: #fff;
}

.sg-1392-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

/* Remove bottom border for bottom-row items and right border for right-most items */
.sg-1392-container {
    /* The container itself has a border and border-radius set via Elementor controls */
    border-collapse: collapse;
}

.sg-1392-value {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1.2;
}

.sg-1392-label {
    font-size: 14px;
    color: #6b7280;
    line-height: 1.5;
}
