.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-section {
	background: #fff;
	border: 1px solid #ccd0d4;
	border-radius: 4px;
	padding: 20px 24px;
	margin-bottom: 20px;
}

.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-section h2 {
	margin-top: 0;
	padding-top: 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}

.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-reference code {
	background: #f0f0f1;
	padding: 2px 6px;
	border-radius: 3px;
}

.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-reference .widefat td,
.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-reference .widefat th {
	padding: 10px 12px;
}

.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-promo-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	gap: 16px;
	margin-top: 12px;
}

.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-promo-card {
	border: 1px solid #dcdcde;
	border-left: 4px solid #2271b1;
	border-radius: 4px;
	padding: 14px 16px;
	background: #f6f7f7;
}

.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-promo-card h3 {
	margin: 0 0 8px;
	font-size: 14px;
}

.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-promo-card p {
	margin: 0 0 12px;
	color: #50575e;
}

.immowp-diagnostic-dpe-ges-settings .immowp-diagnostic-dpe-ges-promo-card .button + .button {
	margin-left: 6px;
}
