.create-user-button{display:flex;height:48px;width:160px;justify-content:space-between;align-items:center;padding:10px 16px;background-color:#38476d;border-radius:4px}.create-user-button .text{font-size:16px;font-weight:400;color:#fff;line-height:24px}.create-user-button .icon{color:#fff}.create-user-button:hover{background-color:#181f2f;cursor:pointer}