.tips-insights-sec .swiper {
  padding: 30px 0 80px 0;
}
.tips-insights-sec .swiper .card {
  text-align: left;
  border: none;
  --bs-card-inner-border-radius: 0;
}
.tips-insights-sec .swiper .card .card-title {
  font-size: 1.1rem;
  color: #032639;
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
}
.tips-insights-sec .swiper .card .card-text {
  font-size: 0.85rem;
  color: #4C4C4C;
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
}
.tips-insights-sec .swiper .card .card-body {
  padding-left: 6px;
  padding-right: 6px;
}
.tips-insights-sec .swiper .card .card-body p {
  font-family: "Noto Sans", sans-serif;
}
.tips-insights-sec .swiper .swiper-pagination-bullet-active {
  background: #4B4B4B;
}
.tips-insights-sec .swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}/*# sourceMappingURL=blogswiper.css.map */