.gcseo-category-bottom-description {
	clear: both;
	margin: 46px auto 10px;
	padding: 28px 32px;
	border: 1px solid rgba(0,0,0,.08);
	border-radius: 14px;
	background: #fff;
	color: #444;
	line-height: 1.75;
}

.gcseo-category-bottom-description > :first-child {
	margin-top: 0;
}

.gcseo-category-bottom-description > :last-child {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.gcseo-category-bottom-description {
		margin-top: 30px;
		padding: 20px;
	}
}
