<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Icons section
.section_icons .wrap .icons .item .icon {
    color: #bd9f3d;
}*/

/*Alternative hover color*/
.arrow:hover {
    background: rgba(189, 159, 61, .6);
}

.slideshow_container .pager ul li.slick-active {
    background: #bd9f3d;
}

#offers_page .offer_wrap .content .title:hover {
    color: #bd9f3d;
}

#right_sidebar .bottom .social a:hover {
    color: #bd9f3d;
}

.post_preview_section.carousel .item_wrap .item .content .title:hover,
.post_preview_section.carousel_2 .item_wrap .item .content .title:hover,
.post_preview_section.carousel_3 .item_wrap .item .content .title:hover,
.post_preview_section.list .item_wrap .item .content .title:hover,
.post_preview_section.list_2 .item_wrap .item .content .title:hover {
    color: #bd9f3d;
}

#header_wrapper.custom #highlight_menu ul.menu &gt; li:hover &gt; a &gt; span,
#highlight_menu ul.menu &gt; li:hover &gt; a &gt; span,
#highlight_menu ul.menu &gt; li ul.sub-menu &gt; li &gt; a:hover,
#languages .desktop &gt; ul &gt; li a.lang_sel_sel:hover span,
#languages .desktop &gt; ul ul li a.lang_sel_other:hover {
    color: #bd9f3d;
}

button.fbw-calendar--button svg line {
    stroke: #fff!important;
}

/*temporarily offers page with banner*/
.dftLangPostId_77 #additional-content-1 .the_content.container_large img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.dftLangPostId_2 #additional-content-1 .the_content.container_large img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*color invert cookie declaration*/
#macaron_inline_cookie_box .cookie_declaration_notice {
    filter: invert(1);
}

.regional_code {
    font-size: 0.8em;
    text-transform: uppercase;
}



</pre></body></html>