.blog {
  background: #fff;
  border: 1px solid red;
  height: 500px;
  color: #0f4c81;
  text-align: center;
  padding: 30px 0;
}
