body, #dashboardviews, #dashboardViewsHeader, .mosaic-header, .search-area-expanded, #dashboardTitleAndControls {
    background: #FFF2EE;
}

.mosaic-top-header::after { 
    background-image: url(images/background.jpg);
	/* background-position: bottom -220px center; */
}

.theme .theme__image img, .theme .theme__image object, .free-tile .theme-tile-image img, .free-tile .theme-tile-image object {
    filter: invert(43%) sepia(15%) saturate(2685%) hue-rotate(322deg) brightness(91%) contrast(91%);
}

.theme .theme__name {
    background: transparent!important;
    color: #000!important;
}

.themeview .mosaic-header {
    display: none !important;
}
