/** LOGO **/
/* body:not(#home) nav #nav-logo-link img {top: -15px; position: relative;} */
nav #nav-logo-link img {top: -15px; position: relative;}

/** Homepage **/
#home main#content #home-headings {display:none}
#home main#content #hero-wrap {align-self: flex-end;}
#home main#content #social-box {left:auto; right:calc(-100% - 363px); margin-bottom: 25px;}
#home #social-box {border-color:#fff;}
#home #social-box a svg, #home #social-box a svg path {fill: #fff !important;}
#home #hero .overlay, #home #hero:before, #home #hero:after {background:none; filter:none;}
#home #hero .yellow {opacity: 0;}
/* #home #hero {background-size:calc(100vw - 28%); background-position: right;} */
#home #hero .btn-wrap[style] {opacity: 1 !important; display: block;}
body#home #hero-wrap a.fl-button {opacity: 1 !important; display: inline-flex;}

/** social icon swap **/
#social a svg g path, #connect-social a svg g path {fill: #00aeef !important;}
#social a:hover svg g path, #connect-social a:hover svg g path {fill: #ffb423 !important;}
#home #social-box a svg g path, #home #social-box a svg g path {fill: #fff !important;}
#home #social-box a:hover svg g path, #home #social-box a:hover svg g g path, #home #social-box a:hover svg g g polygon {fill: #ffb423 !important;}
