.section{
    max-width:1320px;
}
.section-divider{
    border-bottom: 1px solid var(--sgt-light-gray);
    height: 1px;
}

.why-icon{
    height:80px;
    width:80px;
    border-radius: 50%;
    line-height:80px;
}