ul#shipping-tips  li:first-child:before {
       content: 'Packages can only be shipped to campus for pickup during the start of Fall and Spring semesters. When the on-campus option is available, you can select "Queens College Online Bookstore" from the drop-down list of addresses. If that option does not display, campus delivery closed for the term. ';
       font-weight:bold;
}
ul#shipping-tips  li:first-child b {display:none;}