.container-topbar {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  color: white;
}

.container-footer {
  background-color: white;
  background-image: none;
}
.container-body {
  background-color: white;
  background-image: none;
}
