.brown {
    color: #232323;
}

li b {
    color: antiquewhite;
}
h2{
    position: static !important;
}

/* Common Background */
.innerBanner2,
.addcontentmid,
.whychooseussmo,
.ko-faq-section,
.whychooseussmo {
    background-color: #232323 !important;
}

.pragraphheadingseo {
    color: antiquewhite !important;
}

/* Common Text Colors - Antiquewhite */
.innerBanner2 .titleB2,
.title_1,
.titleA2,
.addcontentmid p,
.showdatamidsmo,
.showdatamidsmo h6,
.showdatamidsmo h2,
.showdatamidsmo .title,
.showdatamidsmo p b,
.showdetailssmo h2,
.showdetailssmo p,
.showdetailssmo p b,
.whychooseussmo h2 {
    color: antiquewhite !important;
}

/* Specific Colors */
.innerBanner2 p,
.showdetailssmo li {
    color: white !important;
}

.innerBanner2 .titleA2 {
    color: #FF9D23 !important;
}

.showdetailssmo li b {
    color: rgb(245, 200, 141) !important;
}

.whychooseussmo p {
    color: wheat !important;
}

/* Extra Styling */
.showdatamidsmo {
    margin-bottom: 20px !important;
}




.boxcontant b {
    color: rgb(53, 41, 26) !important;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
a,
li,
td {
    color: antiquewhite !important;
}

.whychooseussmo h1 {
    font-size: 26px !important;
}

.boxcontant p b {
    /* color: antiquewhite !important; */

}

.showdatamidsmo li b {
    color: antiquewhite !important;

}

.ko-accordion-item {
    background-color: #302F2F !important;
    color: antiquewhite !important;
    padding: 0px 10px;
}

.accordion-item {
    background-color: #302F2F !important;
}

.accordion {
    & .accordion-item {
        button[aria-expanded='true'] {
            border-bottom: 1px solid antiquewhite;
        }
    }
}

.seodetailsimag {
    background-color: #302F2F !important;
}

.service-box {
    background-color: #232323 !important;
}

.accordion-button:not(.collapsed) {
    background-color: #302F2F !important;
}

.accordion {
    button[aria-expanded='true'] {
        color: antiquewhite !important;
    }
}

.accordion {
    & .accordion-item {
        button[aria-expanded='true'] {
            border-bottom: 1px solid antiquewhite;
        }
    }
}

.accordion {
    button {
        color:  antiquewhite !important ;
    }
}
.accordion {
    & .accordion-item {
        button[aria-expanded='true'] {
            border-bottom: 1px solid antiquewhite !important;
        }
    }
}
.accordion-body {
    color: antiquewhite !important;

}
.accordion {
    & button {
        &:hover, &:focus {
            &::after {

                /* cursor: pointer; */
                /* color: #03b5d2; */
                /* border: 1px solid #03b5d2; */
                display: none !important;
            }
        }
    }
}
.devchoselistsmo {
    padding-left: 40px !important;
}

