/* line 1, app/assets/stylesheets/home.scss */
.nav-btn-toggle {
  position: fixed;
  left: 10px;
  bottom: 10px;
}

/* line 6, app/assets/stylesheets/home.scss */
.s-50 {
  transform: scale(50%);
}

/* line 9, app/assets/stylesheets/home.scss */
.font-ubuntu {
  font-family: 'Poppins', sans-serif !important;
}
