.daves-chocolate-order-confirmation {
    margin: 1.5em 0;
}

.daves-chocolate-order-confirmation .daves-chocolate-order-confirmation-message {
    color: #0052a5;
    background-color: #f1f1f1;
    border-left: 5px solid #e0162b;
    font-weight: 800;
    font-size: 1.2em;
    line-height: 1.2em;
    padding: .8em 1.2em;
    margin: 0;
}

.daves-chocolate-order-confirmation .daves-chocolate-order-confirmation-checkbox {
    margin: 0.5em 0 0;
}

