
.name {
  font-size: 16px;
  color: #e83d16 !important;
  font-weight: 500
}

.text {
  font-size: 23px;
  font-weight: bold
}

.card {
  height: 130px;
  overflow: hidden;
  border: none;
  border-radius: 15px
}

.imagename {
  font-size: 14px;
  font-weight: bold
}