.fw-400 { font-weight: 400; } .fw-600 { font-weight: 600; } .hide-on-desktop { @include breakpoint-up('lg') { display: none !important; } }