.simple-section {
    display: flex;
    flex-direction: column;
    width: 90%;
    align-items: center;
    background-color: #F8F9FA;
    overflow: hidden;
}
