.block-qsns {
    position: relative;
    background-color: #ffc001;
    margin-top: 0px;
}

.block-qsns .button-whith {
    display: block;
    width: 100%;
    margin-top: 87px;
    background: #fff;
    border: 1px solid #fff;
    color: #212121;
    text-align: center;
}

.button-whith {
    background: #fff;
    border: 1px solid #fff;
    color: #212121;
    font-size: 15px;
    padding: 17px 25px;
    width: auto;
}

.button-whith:hover {
    background: #f8f8f8;
}

.text-title-qsns {
    font-family: 'Raleway', sans-serif;
	font-size: 28px;
    line-height: 44px;
    font-weight: 900;
    color: #212121;
    margin-bottom: 62px;
    margin-top: 62px;
}

.text-title-qsns span {
    color: #fff;
}