/* line 1, /app/spa/app/assets/stylesheets/portal/home.scss */
.open-menu-portal:hover {
  background-color: #fafafa;
  border-color: #2196F3 !important;
}

@media (max-width: 576px) {
  /* line 7, /app/spa/app/assets/stylesheets/portal/home.scss */
  .p-xs-2 {
    padding: 0.5rem !important;
  }

  /* line 11, /app/spa/app/assets/stylesheets/portal/home.scss */
  .text-break-spaces {
    white-space: break-spaces !important;
    text-align: justify !important;
    line-break: anywhere;
  }
}
