/* DIMART V56 — compact footer contact cards, same canonical width */
html body .site-footer[data-v31-footer][data-v52-footer][data-v53-footer][data-v54-footer][data-v55-footer][data-v56-footer] .footer-contact>.footer-contact-link{
  width:100%!important;max-width:none!important;min-height:60px!important;height:auto!important;padding:8px 16px!important;
}
html body .site-footer[data-v31-footer][data-v52-footer][data-v53-footer][data-v54-footer][data-v55-footer][data-v56-footer] .footer-contact>.footer-contact-link>.contact-copy,
html body .site-footer[data-v31-footer][data-v52-footer][data-v53-footer][data-v54-footer][data-v55-footer][data-v56-footer] .footer-contact>.email>.contact-copy,
html body .site-footer[data-v31-footer][data-v52-footer][data-v53-footer][data-v54-footer][data-v55-footer][data-v56-footer] .footer-contact>.phone>.contact-copy{
  font-size:16px!important;font-weight:500!important;line-height:1.5!important;
}
@media(max-width:700px){
  html body .site-footer[data-v31-footer][data-v52-footer][data-v53-footer][data-v54-footer][data-v55-footer][data-v56-footer] .footer-contact>.footer-contact-link{
    width:100%!important;max-width:none!important;min-height:60px!important;height:auto!important;padding:8px 16px!important;
  }
  html body .site-footer[data-v31-footer][data-v52-footer][data-v53-footer][data-v54-footer][data-v55-footer][data-v56-footer] .footer-contact>.footer-contact-link>.contact-copy,
  html body .site-footer[data-v31-footer][data-v52-footer][data-v53-footer][data-v54-footer][data-v55-footer][data-v56-footer] .footer-contact>.email>.contact-copy,
  html body .site-footer[data-v31-footer][data-v52-footer][data-v53-footer][data-v54-footer][data-v55-footer][data-v56-footer] .footer-contact>.phone>.contact-copy{font-size:16px!important}
}
