#shipping-time {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
}

#shipping-time .est-delivery, #shipping-time .order, #shipping-time .ship-day {
    font-weight: bold;
}

#shipping-time .time-left {
    font-weight: bold;
    color: #377d29;
}

#shipping-time .deliver-time {
    font-size: 14px;
}