@use "hugo:vars" as h;@use "sass:map";@use "utils/variables";@use "global";@use "utils/fonts";@use "components/footer";@use "components/header";@use "components/post";@use "components/social";@use "components/stars";@use "components/lightbox";@use "components/events";@use "pages/single";@use "pages/list";@use "pages/index";@use "pages/baseof";.socialNavbar i.fab{font-family:'font awesome 6 brands'!important}.socialNavbar i.fab:hover{transform:scale(1.1);transition:all .3s ease}.socialNavbar i.fas{font-family:'font awesome 6 free'!important;font-weight:900}.socialNavbar i{display:inline-block!important}