.block-1,
.block-2 {
 color: #000;
    font-size: 16px;
    font-family: 'Calibri Light','Arial',sans-serif;
}

.delivery-table {
margin-bottom: 20px;
}

.delivery-table b,
.block-1 h3,
.block-1 h2,
.block-2 h3,
.block-2 h2 {
font-weight: bold !important;
}

.red {
color: #d32606;
}

.delivery-table th {
    text-align: center;
}

.delivery-table td, th {
    padding: 4px;
}

.cms-page-view .std tbody td, .cms-page-view .std tbody th {
    font-size: 15px;
    line-height: 20px;
border: 1px solid #666;
}