.twoColsection .card-body p {
    padding-left: 22px;
    position: relative;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}
section.innerSection span.smallText {
    margin-top: 25px;
    display: block;
}
.early-Symptoms p {
    font-size: 14px;
}
.twoColsection .card-body {
    padding-left: 0;
}
.twoColsection .card-body ul {
    padding-left: 22px;
}
.twoColsection .card-body .list:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/08/star-img.png);
    position: absolute;
    width: 8px;
    height: 8px;
    background-size: 8px;
    left: 4px;
    top: 8px;
    background-repeat: no-repeat;
}
.twoColsection .col-md-6:last-child .card-body li:last-child {
    font-size: 14px;
    position: relative;
    list-style: none;
}
.twoColsection .col-md-6:last-child .card-body li:last-child:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/08/star-img.png);
    position: absolute;
    width: 8px;
    height: 8px;
    left: -18px;
    background-size: 8px;
    top: 11px;
}