.et-list-icon .icon > * {
    color: #ffffff;
}

.et-list-icon .icon-wrap + div {
    font-weight: 700;
    color: #ffffff;
}

/* HEADER HEIGHT */
.rich-header {
    height: 550px;
}

#et-content {
    background-color: #fff;
}

/*TYPOGRAPHY ON DARK*/
strong, b {
    color: unset !important;
}
