body {
  padding-bottom: 45px;
}

footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 34px;
  padding: 9px;
  font-size: 12px;
  background-color: #7dd4a2 !important;
  color: white;
}

.WrappedColumnClass {
  white-space: normal;
  word-wrap: break-word;
}
