.sm-by-the-numbers {
    background: #f5f0e8;
    border-top: 2px solid #d4c9b8;
    border-bottom: none;
    padding: 8px 0 0 0;
    margin: 48px 0 22px 0;
}

.sm-btn-label {
    font-family: 'DM Mono', monospace;
    font-size: 11px;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    color: #c8913a;
    display: block;
    width: 100%;
    padding-bottom: 8px;
    border-bottom: 2px solid #d4c9b8;
    margin-bottom: 16px;
}

.sm-btn-grid {
    display: block;
}

.sm-btn-stat {
    margin-bottom: 32px;
}

.sm-btn-stat:last-child {
    margin-bottom: 0;
}

.sm-btn-number {
    font-family: 'Playfair Display', serif;
    font-size: 44px;
    font-weight: 700;
    color: #3d2b1f;
    line-height: 1;
    display: block;
    margin-bottom: 6px;
}

.sm-btn-text {
    font-family: 'DM Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #7a7068;
    display: block;
    line-height: 1.5;
}