      html,
      body {
        height: 100%;
      }
      #wrapper {
        position: relative;
        min-height: 100%;
        /* padding-bottom: 2.34rem; */
        box-sizing: border-box;
      }
      footer {
        /* position: absolute !important; */
        /* left: 0; */
        /* bottom: 0; */
      }