:root {
    --delivery-info-bg: #e9f6fc;
}

.theme--dark {
    --delivery-info-bg: #2a354a;
}
