span, div, p {
  text-decoration: none !important;
}

a[style*="text-decoration"] {
  text-decoration: none !important;
  color: inherit !important;
}