.deli_description {
    color: red;
    background-color: whitesmoke;
}

.cart_est_desc {
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
}

.thank_page_text {
    color: red;
}