.elementor-231 .elementor-element.elementor-element-10b2988{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-231 .elementor-element.elementor-element-b728792 .services-details-wrap-inner, .services-details-area.pt-120{background-color:var( --e-global-color-primary );}.elementor-231 .elementor-element.elementor-element-b728792 .services-details-area.bg-primary{background-color:#FFFFFF !important;}.elementor-231 .elementor-element.elementor-element-0b0dc4c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for mavis_single_service, class: .elementor-element-b728792 */.simple-card {
  background-color: #51be9d !important;
  border-radius: 12px;
  padding: 25px;
}

.simple-card h3,
.simple-card h3 a,
.simple-card p,
.simple-card .service-btn,
.simple-card .service-btn i {
  color: #243b83 !important;
}

.simple-card .icon {
  background-color: #ffffff !important;
  border-radius: 50%;
  padding: 12px;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.simple-card .icon i {
  color: #51be9d !important;
  font-size: 24px;
  transition: color 0.3s ease;
}

/* 🎯 Hover: ícone fica azul institucional */
.simple-card:hover .icon i {
  color: #243b83 !important;
}/* End custom CSS */