footer {
  position: fixed;
  bottom: 0;
  z-index: 2000;
}

.container-fluid {
}

div {
}

div {
  top: 20px;
  margin-top: 10px;
  /*margin: 30px;*/
}

.text-left {
}

.container-fluid.text-left.bg-white {
  top: 145px;
}

.text-center {
}

