.addUser { background: hsla(0, 0%, 0%, 0.24) !important; border-radius: 50% !important; box-shadow: none !important; color: #fff !important; line-height: 36px !important; margin: 0 !important; padding: 0 !important; transition: all 0.1s ease 0s !important; vertical-align: top !important; width: 36px; } .addUser:hover { background: hsla(0, 0%, 0%, 0.32) !important; } .header { flex: 0 0 auto; margin: 0 -1rem !important; } .name { background: transparent !important; box-shadow: none !important; color: #fff !important; display: inline-block !important; font-size: 32px !important; font-weight: bold !important; line-height: 36px !important; margin-right: 8px !important; padding: 0 !important; } .user { display: inline-block; margin: 0 -4px 0 0; vertical-align: top; line-height: 0; } .users { display: inline-block; margin-left: 8px; vertical-align: top; } .wrapper { background: hsla(0, 0%, 0%, 0.08); display: flex; flex-direction: column; height: 100%; padding: 0 20px; }