.neonfront_content_title {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 40px !important;
  line-height: 1.2 !important;
  color: #1970b8 !important;
}

/* Force ALL inner elements to follow */
.neonfront_content_title * {
  font-family: inherit !important;
  color: inherit !important;
}