/*
 Theme Name:   Divi Child
 Theme URI:    https://kulliyyah.jeebon.org
 Description:  Child theme for Divi theme
 Author:       Almustafa
 Author URI:   https://kulliyyah.jeebon.org
 Template:     Divi
 Version:      4.27.4
*/

/* Import Parent Theme Styles */
@import url("../Divi/style.css");

/* Your custom CSS below this line */

/* Hide 'Team' Title in Team Page */
.abcfslMT20.abcfslMB20 {
    display: none !important;
}