/* enter here your custom CSS code */

#contentheader {
  margin-bottom: 0px;
}
.head-slider-enabled .logomenupart.fx-menu-slide {

    padding: 0 100px;

}


/* Articles module */
.mod-articles-image {
    margin-bottom: 0px;
}
.mod-articles-item-content {
    background-color:white;
  padding:10px;
  color:black;
  text-align:center;
}
.mod-articles-item-content h2{
  text-align:center;
}