
.home-sample-link {
	color: #695A80;
	margin: 14px 0 0;
}
.home-sample-link a { color: #7BC8B8; text-decoration: none; }
.home-sample-link a:hover { text-decoration: underline; }

/* Related Tools */
.home-related-tools-wrap {
	border: none;
	box-shadow: none;
	background: linear-gradient(135deg, rgba(123,200,184,0.05) 0%, rgba(139,123,184,0.05) 100%);
}
.home-related-icon { font-size: 22px; }
.home-related-name { font-size: 13px; font-weight: 700; color: #3D2F50; }

/* Mobile */
@media (max-width: 600px) {
}
