.ctatwo--container {
	padding: 60px 30px 30px;
}

.ctatwo--title {
	font-weight: 700;
	margin-bottom: 0;
}

.ctatwo--subtitle {
	color: var(--theme-green);
	font-weight: 500;
	font-size: 1.125rem;
}

.ctatwo--copy-col,
.ctatwo--cta-col {
	margin-bottom: 30px;
}

@media (min-width: 768px) {
	.ctatwo--copy-col {
		min-width: 280px;
	}
}