/*
 Theme Name:   Custom Designed Theme
 Theme URI:    https://endure.com.au
 Description:  A custom theme made by Endure
 Author:       Endure Web Studios
 Author URI:   http://endure.com.au
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

