.ps-banner {
  background: #000;
}
#header .header-bottom__row {
  flex-direction: column;
}
.blockreassurance--dark {
  background-color: #555;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.footer__main {
  padding-bottom: 0;
}
.copyright {
  padding: 1rem 0;
  background: #444;
}

