:root{--cassiopeia-color-primary:#ff2855;--cassiopeia-color-link:#000000;--cassiopeia-color-hover:#000000;--body-color: black; --body-bg: white;}
.container-header {
  background-color: white;
}
.sidebar-left.card
{
    background: url(http://herrmannelig.com.pl/templates/dancingqueen/images/white/bkg_sidemenu.gif) left bottom no-repeat;
}
h3.card-header {
    background: url(http://herrmannelig.com.pl/templates/dancingqueen/images/white/bkg_sideheader.jpg) top left no-repeat;
}
.sidebar-left .nav-item a {
    background: url(http://herrmannelig.com.pl/templates/dancingqueen/images/white/bkg_listicon.gif) left no-repeat;
}

.sidebar-left .nav-item a:hover {
    background: url(http://herrmannelig.com.pl/templates/dancingqueen/images/white/bkg_listicon_on.gif) left no-repeat;
}
.page-link
{
	background-color:white;
   border: 1px solid #dfe3e7;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}