@import url("../../css/uikit.min.css");

body, html {
    height: 100%;
}

.bg-overlay {
  background-color: rgba(0,0,0,0.8);
}
