.card__blog-image {
  aspect-ratio: 1.6;
}

.text-green {
  color: rgb(9, 178, 136);
}

html[dir=ltr] .market-info-wrapper .overlay {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%) !important;
}
