.sidebar{flex-direction:column;gap:7px;justify-content:space-between;position:fixed;right:0;top:300px;z-index:999}.sidebar,.sidebar a{display:flex;width:50px}.sidebar a{align-items:center;background-color:#fff;box-shadow:-3px 3px 6px 0 rgba(0,0,0,.161);cursor:pointer;height:50px;justify-content:center;text-decoration:none}.sidebar a img{height:24px}