
        .section-heading h2 {

	margin-bottom: 50px;
	font-weight: 900;
	font-size: 60px;
	letter-spacing: 5px;
}
        .box {
            background: #fff;
            margin-bottom: 30px;
            padding: 40px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, 
                        rgba(0, 0, 0, 0.3)2px 2px 2px -10px;
        }
        .circle-chart__subline {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.3px;
}