/*---------------------------------------------------------------------------------

 Theme Name:   Divi - Scale Squad Theme
 Theme URI:    https://scalesquad.com/
 Description:  This is a Divi Child Theme by Scale Squad
 Author:       Scale Squad 
 Author URI:   https://scalesquad.com/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

body{
	line-height: 1.7;
}

#page-container{
	overflow: hidden;
}

.et_pb_button{
	font-weight: 600;
	text-align: center;
}

body #page-container .et_pb_section .et_pb_column .et_pb_button, 
body #page-container .et_pb_section .et_pb_column .et_pb_button:hover {
    padding: 1em 2em !important;
}