/* Block Pattern Related Styles */
/* How I Can Help You */
.how-i-can-help-pattern {}

.how-i-can-help-pattern ul {
	margin: 0;
	padding: 0 0 0 24px;
}

.how-i-can-help-gray-box .wp-block-columns {
	margin-bottom: 0;
}

.how-i-can-help-gray-box .wp-block-column {
	border-right: 1px solid var(--psrc-charcoal-light);
}

.how-i-can-help-gray-box .wp-block-column:last-child {
	border-right:none;
}