/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://example.com/
 Description:  Child theme for the Twenty Twenty theme
 Author:       Your Name
 Author URI:   https://www.greatlakestradeacademy.com/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twentytwenty-child
*/

/* =Theme Customizations
--------------------------------------------- */


h1{
font-size: 44px;
font-weight:600;
line-height:1.4em;
}

.privacy-term-sec-class ul{
	
	margin-bottom: 20px;
}

header#masthead{
	position: sticky !important;
    top: 0;
    z-index: 1000;	
}

