.tw-followCard{display:flex;align-items:center;color:#fff;font-size:15px;justify-content:space-between}.tw-followCard-header{display:flex;align-items:center;gap:4px}.tw-followCard-info{display:flex;flex-direction:column}.tw-followCard-infoUserName{opacity:.6}.tw-followCard-avatar{width:48px;height:48px;border-radius:1000px}.tw-followCard-aside{margin-left:76px}.tw-followCard-button{border:0;border-radius:999px;padding:8px 18px;font-weight:700;transition:.3s ease background-color}.tw-followCard-button:hover{opacity:.9}.tw-followCard-text{display:block}.tw-followCard-button.is-following{border:1px solid #fff;background-color:transparent;color:#fff;width:100px}.tw-followCard-button.is-following:hover{border:1px solid #F4212E;background-color:#f4212f10;color:#f4212e}.tw-followCard-button.is-following:hover .tw-followCard-text{display:none}.tw-followCard-button.is-following:hover .tw-followCard-unfollow{display:block}.tw-followCard-unfollow{display:none}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}body{margin:0;background:#1D1F23;font-family:system-ui;display:grid;place-content:center;min-height:100vh}.App{display:flex;flex-direction:column;gap:18px}
