.testimony-card--fin-gp .topcontent h4 {
  font-size: 24px;
  line-height: 32px;
  margin: 0px 0px 12px;
  color: black;
  font-weight: 700;
  text-align: left;
}
.testimony-card--fin-gp .topcontent p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 24px;
}
.testimony-card--fin-gp .testimony-card-2aOuS {
  background-color: #fff;
  border-radius: 4px;
  margin-right: 18px;
  padding: 24px;
  min-height: 277px;
}
.testimony-card--fin-gp .testimony-card_image_container-3qBEP{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
}
.testimony-card--fin-gp .testimony-card_border-1Em5a {
  position: absolute;
  background-color: #cfd2d5;
  height: 1px;
  opacity: 0.5;
  width: 90%;
  z-index: 0;
  bottom: 10px;
  margin-left: 30px;
}
.testimony-card--fin-gp .testimony-card_image_container-3qBEP img {
  width: 70px;
  height: 70px;
  border-radius: 37px;
  margin-right: 15px;
  z-index: 1;
}
.testimony-title_container-2YHZf {
  display: flex;
  flex-direction: column;
}
.testimony-card--fin-gp .testimony-title_container-2YHZf span {
  margin-bottom: 2px;
  border-bottom-width: 1px;
}

.testimony-title_container-2YHZf svg {
  margin-right: 3px;
}

.testimony-card--fin-gp .testimony-card_info_container-1yw9W {
  width: 200px;
  text-align: start !important;
}

.testimony-card--fin-gp .testimony-card_info_container-1yw9W span {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
}


.testimony-card--fin-gp ul.slick-dots {
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
  display: flex;
  line-height: 0;
  margin-top: 30px;
}
.testimony-card--fin-gp ul.slick-dots li {
  margin: 0 !important;!i;!;
}

.testimony-card--fin-gp ul.slick-dots li button {
  display: none;
}

.testimony-card--fin-gp ul.slick-dots li:after {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #dadada;
  margin: 0px 5px;
  cursor: pointer;
  content: "";
  display: block;
}

.testimony-card--fin-gp ul.slick-dots li.slick-active:after,
.testimony-card--fin-gp ul.slick-dots li:hover:after {
  background: #000;
}

@media(max-width:767px){
  .testimony-card--fin-gp .testimony-card-2aOuS {
    margin-right: 0;
  }
  .testimony-card--fin-gp .testimony-card_info_container-1yw9W {
    width: 100%;
  }
  .testimony-card--fin-gp .testimony-card-2aOuS {
    min-height: auto;
  }
}
