.title-with-text-component{
    background-color: #47414f;
}

.title-with-text-wrapper{
/*     max-width: 850px; */
	max-width: 1000px;
    margin: auto;
}

.title-with-text-wrapper h2{
    margin-bottom: 20px;
    color: #fdfdfd;
}

.text-content{
    color: #c1c1c1;
}