.web-list-item {
	padding: 14px 4px;
	border-bottom: 1px solid var(--border-color, #ebeef0);
}

.web-list-item:first-child {
	margin-top: 2rem;
}
