div#shipping_countdown
{
    border: 1px solid #88cc5e;
    padding: 5px;
    text-align: center;
    background-color: #e7ffd8;
    margin: 30px 0 30px 0;
	font-weight: 400;
}

span.bbfd-shipping-countdown-time
 {
    display: block;
    font-weight: 600;
    line-height: 22px;
}