.page-number {
  position: absolute;
  bottom: 50px;
  right: 30px;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 10px;

}

.page-number.first {
  bottom: 15px;
}


