h2.webform-section-title
 {
    font-size: 2rem;
    margin-top: 50px;
}

.shipping-multiple-table table td:first-child {
  padding-right: 30px;
}

th.shipping_items-table--item span, th.shipping_items-table--description span{
    color: #e21833;
    display: block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.625;
    margin-bottom: .625rem;
    text-transform: uppercase;
}

.webform-multiple-add {
    text-align: right;
}

div#shipping_items_table {
    margin-bottom: 2rem;
}