.comment-form-captcha {
	text-align: left;
}

.comment-form-captcha .scc-label,
.comment-form-captcha .scc-question,
.comment-form-captcha .scc-description {
	display: block;
	text-align: left;
}

.comment-form-captcha .scc-label {
	margin-bottom: 0.35em;
}

.comment-form-captcha .scc-question {
	margin-bottom: 0.5em;
}

.comment-form-captcha .scc-input {
	display: block;
	width: 100%;
	max-width: 18rem;
}

.comment-form-captcha .scc-description {
	display: block;
	margin-top: 0.35em;
}