 
.card {
 text-align: center;
 align-items: center;
}

.card-img-top {
width: 10%
}

.article__text img {
    max-width: 40%;
}

.accordion-body, .psy-description {
  text-align: center;
}

.title {
  text-align: center;
  font-weight: 800;
  color: #57C45F
}



