/* ===== Portofoliu - dimensiuni text pe mobil ===== */
@media (max-width: 768px) {
  .service-item .service-content-wrapper .sppb-addon-title {
    font-size: 13px !important;
    letter-spacing: 2px !important;
  }
  .service-item .service-content-wrapper .sppb-addon-text,
  .service-item .service-content-wrapper .sppb-addon-text p {
    font-size: 26px !important;
    line-height: 1.2 !important;
  }
}
