
.sx-about-bx4-content .sx-title {
    font-size: 23px;
    color: var(--secondary);
    margin-bottom: 0px;
    font-family: var(--title-family);
    font-weight: 800;
    text-transform: capitalize;
    margin-bottom: 32px;
    line-height: 40px;
}
.sx-arrow-circle-checked li {
    padding: 5px 30px 5px 30px;
    position: relative;
    font-weight: 400;
    font-size: 17px;
    line-height: 36px;
    color: var(--title-color);
    font-weight: bold;
}
.sx-about-bx4-content p{
    font-size: 17px;
    line-height: 35px;
}
