.dashboard{color:var(--ink)}
.social a{transition:border-color .2s ease,background .2s ease,transform .2s ease}
.social a:hover{border-color:#fff;background:#ffffff12;transform:translateY(-2px)}
.social svg{width:15px;height:15px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.social svg path{fill:currentColor;stroke:none}
.social .social-dot{fill:currentColor;stroke:none}
