/* Figma 1-1 match — agent a — 2026-06-02 */
/* Scope: "Go Global with Confidence" feature-panel section only. */

/* --- Section H2 header: Figma is sentence case, Mulish Bold 40/48, #2A2A2A (blue span #114EF7) --- */
body.home .new-rp-section-vertical-border-slider-section-white-bg .new-rp-section-header {
  text-transform: none !important;
  font-size: 40px !important;
  line-height: 48px !important;
  font-weight: 700 !important;
  color: #2A2A2A !important;
}
body.home .new-rp-section-vertical-border-slider-section-white-bg .new-rp-section-header .highlight-it-blue {
  color: #114EF7 !important;
  text-transform: none !important;
}

/* --- Feature-panel headings (Heading 3): sentence case, #151515 --- */
body.home .new-rp-section-vertical-border-slider-section-white-bg .double-slide-landing-page-left-main-header {
  text-transform: none !important;
  color: #151515 !important;
}

/* --- Feature-panel body copy: Mulish 16/22 #545454 --- */
body.home .new-rp-section-vertical-border-slider-section-white-bg .double-slide-landing-page-left-label {
  color: #545454 !important;
}
