/* Start custom CSS for text-editor, class: .elementor-element-6a2cf096 */#policy-page p span {
    color: #757575 !important;
    font-size: 18px !important;
    line-height: 30px !important;
}

#policy-page ul li p span {
    color: #757575 !important;
    font-size: 18px !important;
    line-height: 30px !important;
}

#policy-page p strong,
#policy-page p b {
    color: #212529 !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}

#policy-page h2 span,
#policy-page h3 span {
    color: #212529 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    font-family: "Plus Jakarta Sans" !important;
}

#policy-page hr {
  margin-top: 50px;
}

#policy-page h2 {
   font-weight: 700;
}

@media (max-width: 768px) {
    #policy-page h2, #policy-page h3 {
      font-size: 20px;
    }
}/* End custom CSS */