.furniture__btn-group span {
    width: 50px;
    height: 50px;
    margin: 0 7px;
}
.btn-box a {
    color: #fff;
    border: 1px solid #cddc39;
    padding: 0px 20px;
    margin: 0 10px;
}
.btn-box {
    margin: 10px 0px;
}
.btn-box a {
    color: #fff;
    border: 1px solid #cddc39;
    padding: 9px 20px;
    margin: 0 10px;
    border-radius: 41px;
}

section.banner-4 {
    background-image: url(../images/bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f6ffd3;
}
section.banner-4 {
    background-image: url(../images/bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f6ffd3;
    height: 729px;
}
.fad-content p {
    color: #f7fce3;
}