.section-title {
	padding: 10px;
	background-image: linear-gradient(45deg, #16842f 0, #5ace74 100%);
	border-radius: 3px;
	margin-left: -30px;
}