.card-post {
  border-radius: var(--bs-border-radius);

  .card-img-top {
    border-radius: var(--bs-border-radius);
  }
}
