.rotary-policy h5{
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 1rem;
}
.rotary-policy p{
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s18);
    line-height: var(--ztc-specing-height28);
    font-family: var(--ztc-family-font1);
    font-weight: var(--ztc-weight-semibold);
}
.ql-align-center{
    text-align: center;
}
.rotary-policy h1{
    font-size: 28px;
    margin-bottom: 0.5rem;
    margin-top: 1.5rem;
    font-weight: 700;
    font-family: var(--ztc-family-font1);
}
.rotary-policy h2{
    font-size: 26px;
    margin-bottom: 0.5rem;
    margin-top: 1.5rem;
    font-weight: 700;
    font-family: var(--ztc-family-font1);
}
.rotary-policy h3{
    font-size: 24px;
    margin-bottom: 0.5rem;
    margin-top: 1.5rem;
    font-weight: 700;
    font-family: var(--ztc-family-font1);
}
.rotary-policy li{
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s18);
    line-height: var(--ztc-specing-height28);
    font-family: var(--ztc-family-font1);
    font-weight: var(--ztc-weight-semibold);
    list-style: disc;
}
.rotary-policy .end{
   margin-top: 1rem;
}