.section__block {
  	background: #fff;
    border-radius: 3px;
    margin: 3rem 5%;
    padding: 1rem;
}

.section__title-h2 {
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    margin: 2em 0;
}