/*
 Theme Name: GeneratePress Child
 Theme URI: https://arabwalls.com
 Description: Child theme for GeneratePress
 Author: Your Name
 Author URI: https://arabwalls.com
 Template: generatepress
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
 hr { 
 margin-bottom: 15px !important; 
 margin-top: 10px !important;
 }
 
 .boxListStyle{
   list-style: disc inside !important;
   margin: 0 1.5em 1.5em 0;
 }