.cookies {
    background: rgb(255, 237, 0) none repeat scroll 0% 0%;
    color: rgb(26, 23, 27);
    font-weight: 600;
}
.cookiebanner-close {
    background: rgb(26, 23, 27);
    color: #FFED00;
}
.ctxt a, .ctxt a:hover {
    color: rgb(26, 23, 27);
}



.info-line {
    background: #FFED00;
    font-weight: 600;
	color: rgb(26, 23, 27);
}
.no-mobile-view a {
    color: rgb(26, 23, 27);
}
.menues--abv {
    background-color: rgb(26, 23, 27);
}



.text-block .dark-heading {
    background: #1A171B;
    color: #FFED00;
}




/*------------------------------------------------------
FOOTER
--------------------------------------------------------*/


footer {
    background: rgb(26, 23, 27);
}
.campaignLetter h6 {
    color: #FFED00;
}