/* Global app background to avoid white gaps on tall pages. */
html,
body,
.wrapper,
.content-wrapper {
  background-color: #f4f6f9;
}
