.readmore {
  position: absolute;
  bottom: 4px;
  margin-right: auto;
  margin-left: auto;
  left:0;
  right:0;
  width: 90%;
  text-align: center;
  background-color: gold;
  border: 15px solid white;
}