/* OceaniaRO layout offsets — hero replaces fixed bootstrap navbar */
html { position: relative; min-height: 100%; }
body {
  margin-bottom: 110px;
  padding-top: 0 !important;
}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
}
