/* Keep fulfilment labels calm while making live dates and countdown values scannable. */
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment__dispatch strong {
 color:#07182d!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp .adria-v2-fulfilment__arrival {
 color:#07182d!important;
}
html body.adria-site.single-product.adria-storefront-v2-pdp [data-adria-v2-dispatch-countdown],
html body.adria-site.single-product.adria-storefront-v2-pdp [data-adria-v2-dispatch-date],
html body.adria-site.single-product.adria-storefront-v2-pdp [data-adria-v2-arrival] {
 color:#087443!important;font-weight:800!important;font-variant-numeric:tabular-nums!important;
}
