.remove-account-btn{display:grid;place-items:center;flex:none;width:22px;height:22px;border:1px solid rgba(251,92,120,.28);border-radius:6px;background:rgba(251,92,120,.08);color:#fb5c78;font-size:16px;line-height:1;transition:.18s}.remove-account-btn:hover{background:#e11d48;border-color:#e11d48;color:#fff;transform:scale(1.05)}
