
.polic_h2 {
    text-align: left;
    font-size: 19px;
    color: #222;
    margin: 30px 0 12px;
    padding-left: 12px;
    border-left: 4px solid #2563eb;
}

.policy_p {
    text-align: left;
    font-size: 15px;
    color: #444;
    margin-bottom: 16px;
}

.policy_subTitle {
    text-align: left;
    font-size: 17px;
    color: #939393;
    margin-bottom: 16px;
}

.policy_ul {
    margin: 12px 0 18px 24px;
    color: #444;
    font-size: 15px;
}

.policy_li {
    margin-bottom: 8px;
}

   /* Left-align index detail paragraphs and add spacing between them */
.index_detail_p {
    text-align: left;
    margin-bottom: 1rem;
}

  /* Set services-pading gap to 20px */
.services-pading {
    height: 20px; 
}

  /* Set .services-scope-pading gap to 60px */
.services-scope-pading {
    height: 60px; 
}

.products-pading {
    height: 60px; 
}
