.mta-pixel-events-widget {
	border: 1px solid #E5E7EB;
	border-radius: 8px;
	padding: 20px 24px;
	background: #fff;
	font-family: inherit;
}

.mta-pixel-events-header h3 {
	margin: 0 0 4px;
	font-size: 16px;
}

.mta-pixel-events-header .description {
	margin: 0 0 16px;
	color: #6B7280;
	font-size: 13px;
}

.mta-pixel-events-chart-wrap {
	position: relative;
	height: 220px;
	margin-bottom: 20px;
}

.mta-pixel-events-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}

.mta-pixel-events-table th {
	text-align: left;
	color: #6B7280;
	font-weight: 500;
	padding: 8px 4px;
	border-bottom: 1px solid #E5E7EB;
}

.mta-pixel-events-table td {
	padding: 10px 4px;
	border-bottom: 1px solid #F3F4F6;
}
