.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for section, class: .elementor-element-b5f5ed8 */.training-box {
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  text-align: center;
}

.training-box h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.training-box p {
  font-size: 14px;
  color: #444;
  margin-bottom: 15px;
}

.training-btn {
  display: inline-block;
  padding: 10px 20px;
  background: #393be7;
  color: #fff !important;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
}/* End custom CSS */