.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-3a44a64c */.coach-tip {
  background-color: #D6EAF8;
  border-left: 5px solid #C0392B;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-radius: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 0;
  margin-right: 0;
}
 
.coach-tip-label {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
  color: #1A3A52;
  display: block;
  margin-top: 0;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 0;
}
 
.coach-tip-label .qc-red {
  color: #C0392B;
  text-decoration: underline;
  font-weight: 700;
}
 
.coach-tip-body {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  color: #1A3A52;
  line-height: 1.7;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
 
 
/* ------------------------------------------------------------
   CALIFORNIA NOTE BOX
   HTML: .ca-note > .ca-note-label + .ca-note-text
   ------------------------------------------------------------ */
 
.ca-note {
  background-color: #FDF2F2;
  border-left: 5px solid #C0392B;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-radius: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 0;
  margin-right: 0;
}
 
.ca-note-label {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
  color: #C0392B;
  display: block;
  margin-top: 0;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 0;
}
 
.ca-note-text {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  color: #333333;
  line-height: 1.7;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
 
.ca-note-text strong {
  color: #C0392B;
  font-weight: 700;
}
 
 
/* ------------------------------------------------------------
   CTA BLOCK
   HTML: .qc-cta > .qc-cta__headline + .qc-cta__body + .qc-cta__url
   ------------------------------------------------------------ */
 
.qc-cta {
  background-color: #142846;
  border-radius: 0;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 32px;
  padding-right: 32px;
  margin-top: 32px;
  margin-bottom: 32px;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
 
.qc-cta__headline {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}
 
.qc-cta__body {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  color: #D6EAF8;
  line-height: 1.65;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}
 
.qc-cta__url {
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  font-style: normal;
  color: #C0392B;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}/* End custom CSS */