.content > img {
  width: 100%;
  margin-bottom: 70px;
  border-radius: 10pt;
  filter: drop-shadow(10pt 10pt #2b2d31);
}

.content > .text {
  font-size: 30px;
}
