.flat-title-page {
background-color: black;
}
.flat-title-page h2 {
  color: white !important;
}
.breadcrumb li {
  color: white !important;
}
.breadcrumb li a {
  color: white !important;
}

.register {
  display:none;
}
.main-header .main-menu{
  margin-left: 0px !important;
}

.color-white {
  color: white !important;
}