body {
  margin: 50px 10% 0 5%
}
.caption {
 text-align: center;
 border-bottom: 1px solid blue;
}
.figure {
 border: 2px solid blue;
}

