body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

strong, b {
    font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

h1 strong,
h2 strong,
h3 strong {
    font-weight: 600;
}

/* ensure headlines match live site weight */
[data-hubspot-cms] h1,
[data-hubspot-cms] h2,
[data-hubspot-cms] h3 {
    font-weight: 600;
}
