/**
 * GIOS Specific styling.
 */
.accommodation-logout {
  display: none;
}

.gios-logged-in .accommodation-logout {
  display: list-item;
}
