.home section{height:100%;width:100%}.home .sect_01{background-attachment:fixed;background-image:url(/img/backgrounds/bg001.jpg);background-size:cover;padding:1.5rem 0 0 1.5rem}.home .sect_02{background-color:var(--forest);overflow:hidden}.home .absolute{position:absolute}.home .address,.home .description{color:var(--white);display:flex;flex-direction:column;padding:5px}.home .icons{cursor:pointer;display:flex;flex-direction:row;font-size:var(--fs-large);justify-content:flex-end}.home .icons a{color:var(--gold)}