h1 {
  font-size: 6.0rem;
  line-height: 120%;
  margin: 2.1rem 0 1.68rem 0;
}

.work-block{
  margin-top: 20px;
  margin-bottom: 20px;
}

.work-block img{
  width: 150px;
}

footer.page-footer {
  margin-top: 20px;
  padding-top: 0;
  background-color: #fff;
}

footer.page-footer .footer-copyright {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #fff;
  text-align: center;
}