<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wp-embed {
	border: 1px solid #e0e0e0;
	box-shadow: none;
	font-family: 'Roboto';
	padding: 24px;	
}

.wp-embed-featured-image {
	margin-bottom: 16px;
}

.wp-embed-featured-image picture {
	pointer-events: none;
}

p.wp-embed-heading {
	margin: 0 0 15px;
}

.wp-embed p {
	margin: 0;
}

.wp-embed-footer,
.wp-embed-meta,
.wp-embed-site-title {
	display: block;
}

.wp-embed-heading a {
	color: #424242;
	font-family: 'Raleway';
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
}

.wp-embed-date {
	color: #757575;
	margin-top: 16px;
}

.wp-embed-firma {
	color: #424242;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	margin-top: 8px;
}

.wp-embed-firma span {
	font-weight: 500;	
}

.wp-embed-footer {
	margin-top: 16px;
	text-align: right;
}

.wp-embed-site-title a {
	color: #424242;
	font-family: 'Roboto';
	font-weight: 500;
}

.wp-embed-date,
.wp-embed-site-title a {
	font-size: 16px;
	line-height: 24px;
}

.wp-embed-site-title a:hover,
.wp-embed-heading a:hover {
	text-decoration: none;
}

.iframe-anchor {
	display: block;
	height: 100%;
}</pre></body></html>