.content-wrapper {
  margin-bottom: 150px;
}
.fixed-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #f8f9fa;
  border-top: 1px solid #dee2e6;
}
