figcaption {
  font-weight: normal;
  color: #0874f0 !important;
}

figure img {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

p {
  text-align: justify;
  margin-bottom: 1rem;
  line-height: 1.5;
  font-size: 16px;
  color: #333;
}

