.features--container {
	padding: 60px 30px 15px;
}

.features--title {
	margin-bottom: 60px;
}

.features--row {
	list-style-type: none;
	padding: 0;
}

.features--col {
	margin-bottom: 45px;
}

.features--image {
	width: 50px;
	margin-bottom: 30px;
}

.features--name {
	color: var(--theme-green);
}

.features--copy {
	max-width: 300px;
}