/*
 * An interface between the static build and the Liferay
 * hosted page, providing overrides and additional styles
 * to support injected elements
 */
.hide {
  display: none;
}