.about-full__wrapper{
    padding-top: 100px;
}
.about-full__heading {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 20px;
    color: #212121;
    font-weight: 500;
}
.about-full__heading span {
    color: #d0a650;
}
.about-full__text {
    font-size: 18px;
    line-height: 24px;
    color: #212121;
    font-weight: 300;
    margin-bottom: 30px;
}