﻿#main-section{padding-top:12rem;padding-bottom:8.8rem;background:var(--beige-color)}
#main-section .section-heading h1,
#main-section .section-heading h2{text-align:center}
#main-section h3{line-height:1.2}
#main-section .section-heading{margin-bottom:6.4rem}

#main-section .section-heading h1{margin-top:0;text-transform:none;color:var(--text-color-primary);font-weight:300;font-size:4.8rem;line-height:1.1;margin-bottom:2.4rem}
#main-section .section-heading h2{color:var(--text-color-primary);text-transform:uppercase;font-size:1.6rem;font-family:var(--ff-default);margin:0;line-height:1.2;letter-spacing:.1rem;font-weight:500;margin-top:3.2rem}



@media(min-width:768px){
    #main-section{padding-top:17.6rem}
}