.follow-btn[data-v-3fc036b7]{width:100%;padding:0 12px;height:32px;background:#ffd300;border-radius:4px;color:#0a0b0d;font-size:12px;font-weight:700;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease}.follow-btn.followed[data-v-3fc036b7]{background:#3a3c3f}@media (any-hover:hover){.follow[data-v-3fc036b7]:hover{background:#fff}}.follow-btn .svg-icon:hover{background:transparent}.follow-btn .unfollow-wrapper{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.follow-btn.followed{padding:0}.follow-btn.followed .svg-icon{width:18px!important;height:18px!important}@media (any-hover:hover){.followed:hover{background:$grey-darken-2}}