body {
  display: flex;
  flex-direction: column;
}

main {
  flex: 1;
}

.rvt-footer-base {
  background-color: #004f80 !important;
}