<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.pcmo-offer, a.pcmo-offer-banner {
	background-color: #BCCF00;
	color: black;
    border: none;
    text-decoration: none;
}

.pcmo-offer-link, .pcmo-offer-link:link, .pcmo-offer-headline, .pcmo-offer-link:visited, .pcmo-offer-text, .pcmo-offer-title {
	color: black;
}

.pcmo-offer-headline span {
	font-weight: bold;
}

.pcmo-offer-banner {
	margin-left: 28px;
	display: table;
	padding: 15px;
}

.pcmo-offer-headline {
	display: table-cell;
	margin: 0;
	vertical-align: middle;	
}


strong.pcmo-offer-link {
    text-decoration: underline;
}

a.DashboardContentSection.pcmo-offer {
    text-decoration: none;
}

.declaration-field {
    padding-bottom: 20px;
}

.bold-italic {
    font-weight: bolder;
    font-style: italic;
}

.pcmo-offer-form-title {
    color: #0E7035;
    font-weight: bold;
}</pre></body></html>