#uplift-card h4, #uplift-card h5 {
  color: #211D47;
  font-weight: bold;
  margin-top: 3rem;
}

p.sp-note {
  font-style: italic;
}

p.sp-note span {
  color: #EB3648;
  font-weight: bold;
}

p.equation {
  margin-left: 2rem;
  font-style: italic;
}

a.upliftsteplink {
  cursor: pointer;
}

.quick-tip {
  background-color: rgba(49, 167, 69, 0.1) !important;
  color: black;
  margin: 0 0 2em 0;
}

#mat-freepaid-label {
  max-width: 300px;
  color: var(--primary);
}

#mat-freepaid-label2 {
  max-width: 300px;
  color: var(--success);
}

#mat-freepaid-div {
  max-width: 500px;
}

ol > li::marker {
  font-weight: bold;
  color: #211D47;
}

