/* ------------------------------------------------------------ *\ Widgets \* ------------------------------------------------------------ */ .widgets { position: sticky; top: 27px; .widgets__widget + .widgets__widget { margin-top: 28px; } }