.evr-homepage{
    max-width:1400px;
    margin:40px auto;
    padding:20px;
}

.evr-section{
    background:#fff;
    margin-bottom:30px;
    padding:50px;
    border-radius:16px;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    text-align:center;
    font-size:24px;
    font-weight:600;
}