/*
 Theme Name:   Divi Child
 Theme URI:    http://divi/
 Description:  A Child Theme for Divi
 Author:       EWS
 Author URI:   http://epoch-adv.com
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.et_menu_container p{
font-size: 20px;
margin-bottom: 5px;
}

@media (max-width: 768px)
{
.et_menu_container p{
font-size: 16px!important;
margin-bottom: 22px!important;
margin-top: 12px!important;}

}
