.elementor .F-Body{font-family:var(--font-secondary);font-weight:400;font-size:var(--fs-body);color:var(--Neutral-Dark-Base);}.elementor .F-Body-Large{font-family:var(--font-secondary);font-weight:400;font-size:18px;color:var(--Neutral-Dark-Base);line-height:28.8px;align-self:center;}.elementor .Border{border-radius:var(--radius-md);border-width:1px;border-color:#CCE3F3;border-style:solid;background-color:var(--Neutral-Light);}.elementor .highlight-text-yellow{strong {
  font-weight: inherit; /* Keeps exact heading font thickness */
  display: inline; /* Keeps the highlight tight around text, line-by-line */
  
  /* FIX: Slices the background on breaks so corners only happen at the start and end */
  -webkit-box-decoration-break: slice;
  box-decoration-break: slice;
  
  /* Corners and Spacing */
  border-radius: 6px; /* Only applies to the absolute start and absolute end */
  padding: 0px 3px; 
  
  /* Soft Light Yellow Color */
  background-color: #FEFE60; 
}\n}