.ms-0, .mx-0 { margin-left: 0; }
.me-0, .mx-0 { margin-right: 0; }
.mt-0, .my-0 { margin-top: 0; }
.mb-0, .my-0 { margin-bottom: 0; }
.m-0 { margin: 0; }

.ms-auto, .mx-auto { margin-left: auto; }
.me-auto, .mx-auto { margin-right: auto; }
.mt-auto, .my-auto { margin-top: auto; }
.mb-auto, .my-auto { margin-bottom: auto; }
.m-auto { margin: auto; }

.team.element-two .rt-team_box {
  margin-bottom: 0 !important;
}
.team.element-two .rt-team_box .rt-team_box-info {
  background-color: #fff;
  box-shadow: 5px 5px 20px 8px rgba(86.00000000000001, 128.00000000000003, 208, 0.09);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0px 50px 0px 50px;
  --e-column-margin-right: 50px;
  --e-column-margin-left: 50px;
  padding: 20px 0px 20px 0px !important;
  border-radius: 20px 20px 20px 20px;
  margin-top: -70px !important;
  margin-bottom: 30px;
  position: relative;
}
.team.element-two .rt-team_box .rt-team_box-info > a {
  margin-bottom: 20px;
}
.team.element-two .rt-team_box .rt-team_box-info > a * {
  color: #1D1A4E !important;
  font-family: "Plus Jakarta Sans", Sans-serif !important;
  font-size: 1.2em !important;
  font-weight: 700 !important;
  line-height: 1.5em !important;
}
.team.element-two .rt-team_box .rt-team_box-info p {
  margin: 0 !important;
  padding-bottom: 0 !important;
  font-size: 15px !important;
  line-height: 30px !important;
  font-weight: 500 !important;
  color: #000 !important;
}
.team.element-two .rt-team_box:hover img {
  transform: scale(1) rotate(0) !important;
  filter: brightness(100%) !important;
}

.rt-testimonial .swiper-pagination {
  width: 100%;
}
.swiper-pagination-bullets .swiper-pagination-bullet:not(:last-child) {
  margin-right: 3px;
}

.elementor-image-box-description > a {
  color: inherit;
  font: inherit;
}
.elementor-image-box-description > a:hover, .elementor-image-box-description > a:focus {
  text-decoration: underline !important;
}

html .contact-form-three .wpcf7-submit {
  background-color: #00A650 !important;
}

.green-color p {
    font-weight: 600 !important;
    font-family: "Plus Jakarta Sans", Sans-serif;
}

.radiantthemes-accordion button.btn.btn-link.active .card-header:after, .radiantthemes-accordion button.btn.btn-link.tactive .card-header:after {
  background: #00a550 !important;
}

.radiantthemes-accordion button.btn.btn-link .card-header:before {
  background: #00a550 !important;
}