
.text-justify {
    text-align: justify;
}

.nav-pills .nav-link {
    width: max-content;
}

.services {
    margin-bottom: 90px;
}

.mobile-nav {
  background-color: #000;
}

.services p {
    min-height: 190px;
}

#v-pills-tab {
    margin-top: 40px;
}

.accordion-item .heading {
    text-transform: none;
}

.get-in-touch span {
    width: 100%;
}

.widget-title h3 {
    text-transform: none;
}

.social-media-footer .get-in-touch i {
    background-color: #4267B2;
}

@media all {
    .need-expert h4 {
        width: 100%;
    }
}

.sustainable-text p span {
    color: var(--common-colour);
}

.company-history img {
    width: 100%;
}

#v-pills-tab  {
    display: block;
}

.sustainable-section div#v-pills-tab {
    display: ruby-text;
}
