footer {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 100%;
  text-align: left;
  font: 16px sans-serif;
  padding: 55px 50px;
  bottom: 0;
  color: #ffffff;
  background-color: #4b635e;
}

