/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* header */
#et-top-navigation nav>ul>li>a {
    font-weight: 300;
} 

.two-columns {
    gap: 12px;
}

.two-columns::after{
    display: none;
}