/* Custom CSS to update the feature items */

/* Hide the lightning bolt icon after the title */
#features .section-header h2 svg {
    display: none !important;
}
