// .home #header-background { // position:sticky; // height:640px; // margin-bottom:-450px; // } // #header-background { // position: sticky; // height: 320px; // margin-bottom: -30px; // } // #header.shrink { // #header-background { // height: 320px; // } // } // .entry-header { // .entry-title { // color: #3fc7d0 !important; // } // } // .search-btn { // cursor: pointer; // .sub-menu { // width: 250px; // left: -210px; // } // } // #services { // .service { // align-items: center; // display: flex; // justify-content: center; // > div { // height: auto !important; // } // .copy { // transition: 0.3s; // display: none !important; // } // &:hover { // .copy { // margin-top: 0 !important; // margin-bottom: 0 !important; // display: block !important; // } // } // } // }