.rb-section-two h2 {
    color: #fff5e5;
    font-family: "Barlow Condensed", sans-serif;
    font-size: clamp(52px, 6.6vw, 82px);
    font-weight: 800;
    letter-spacing: 0;
    line-height: 0.94;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 18px;
}

.rb-section-three h2 {
    margin: 0 auto 20px;
    max-width: 1100px;
    color: #1d1d1b;
    font-family: "Barlow Condensed", sans-serif;
    font-size: clamp(52px, 6.4vw, 82px);
    line-height: 0.94;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0;
}

.rb-addons-copy h2 {
    margin: 0 0 20px;
    color: #fff5e5;
    font-family: "Barlow Condensed", sans-serif;
    font-size: clamp(56px, 6.6vw, 86px);
    line-height: 0.94;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0;
    max-width: 620px;
}