/* Minimal safe accessibility without damaging design */

.cbutton-DtQuaQza8m,
a.cbutton-DtQuaQza8m{
  display:none !important;
}

.cparagraph-RX9FidzGA0::after{
  content:"✉ info@homedesignandco.com";
  display:block;
  margin-top:12px;
  color:#444444;
  font-weight:700;
  font-size:16px;
  line-height:1.4;
  text-shadow:none;
  background:transparent;
}

a[href*="book-home-visit"] .main-heading-button,
a[href*="book-home-visit"] .sub-heading-button{
  color:#ffffff !important;
  opacity:1 !important;
  font-weight:700 !important;
  text-shadow:0 1px 2px rgba(0,0,0,.25) !important;
}

[class*="TextControl"][role="button"],
[role="button"][class*="TextControl"]{
  min-height:44px !important;
  min-width:44px !important;
}
