/* Kill Bizzabo ALL CAPS styling */

h1,
h2,
h3,
h4,
h5,
h6,
.section-title,
.widget-title,
.atom-title,
.event-title,
.title {
    text-transform:none !important;
    letter-spacing:normal !important;
}

/* Preserve editorial Nasdaq styling */

h1,
h2,
h3 {
    letter-spacing:-0.02em !important;
}