/*
body #main-wrapper #main #main-inner .item-inner .header {
  background-image: none !important;
  height: 6em;
}
*/

div#logo-home p {
        color: black;
}


body #main-wrapper #main #main-inner .item-inner .footer {
        background: rgba(255,255,255,0.8); /* statt 0.6 */
}
