.slider-content p {
    color: #ffffff;
    margin-bottom: 45px;
    width: 85%;
}

.breadcrumb-content .title {
    color: var(--tg-white);
    font-size: 39px;
    line-height: 3.1;
    margin-bottom: 15px;
}

.team-social-three .social-toggle-icon
Specificity: (0,2,0)
 {
    align-items: center;
    border-radius: 50%;
    color: var(--tg-primary-color);
    cursor: pointer;
    display: none;
;
    font-size: 20px;
    height: 50px;
    justify-content: center;
    line-height: 0;
    transition: all .3s ease-out 0s;
    width: 50px;
    display: none;
}

.about-img-wrap-three .experience-wrap p {
    color: var(--tg-white);
    font-family: var(--tg-heading-font-family);
    font-size: 15px;
    font-weight
Specifies weight of glyphs in the font, their degree of blackness or stroke thickness.
Learn more
Don't show
: 600;
    line-height: 1.4;
    margin-bottom: 0;
}


.team-social-three .social-toggle-icon {
    align-items: center;
    border-radius: 50%;
    color: rgb(248 250 255);
    cursor: pointer;
    display: flex
;
    font-size: 20px;
    height: 50px;
    justify-content: center;
    line-height: 0;
    transition: all .3s ease-out 0s;
    width: 50px;
}