.container-fluid.cta-above-footer-container{
		background: #2CDFB0;
		padding-top: 120px;
		padding-bottom: 120.13px;
		    z-index: 99;
    position: relative;
	}
	h2.cta-above-footer-header {
	    font-size: 60px;
	    line-height: 70px;
	    font-family: 'GilroyMedium';
	    color: white;
	    padding-bottom: 30px;
	}
	h2.cta-above-footer-header span{
		color: #1F1740;
	}
	a.cta-above-footer-btn {
	    color: white;
	    font-family: 'GilroyMedium';
	    font-size: 24px;
	    line-height: 30px;
	}