section{
    background-color: #f4f4f4;
}

.left {
    width: 100%;
    background-color: #f4f4f4;
    /* padding-bottom: 20px;
    padding-top: 20px; */
    padding: 30px;
    text-align: left;
}



.title{
    /* width: 100%; */
    /* align-items: center; */
    text-align: center;
}