body {
  padding-bottom: 20px;
}

.navbar {
  margin-bottom: 20px;
}
.fixed-top, .fixed-bottom {
    position: fixed !important;
}

.fixed-bottom {
    margin-bottom: 0px;
}
.offcanvas.show .d-flex {
    margin-top: 1rem !important;
}