/* Divi heading typeface overrides */

#main-content .et_pb_module h1 {
    font-family: 'Quicksand', sans-serif !important;
}

#main-content .et_pb_module h2,
#main-content .et_pb_module h3,
#main-content .et_pb_module h4,
#main-content .et_pb_module h5,
#main-content .et_pb_module h6 {
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 700 !important;
}
