.button-add{position:fixed;top:93.5vh;width:100%;height:50px;background-color:#0288d1;color:#fff;z-index:10;max-width:540px;margin-left:-12px;&.disabled{background-color:#ccc}}.add-account{background:#000;color:#fff;border:none;padding:7px 12px;border-radius:50px;cursor:pointer;max-width:150px;display:flex;justify-content:center;align-items:center;gap:10px;font-family:Manrope;max-height:60px;text-wrap:nowrap;font-size:small;transition:transform .3s;margin:auto;&:hover{transform:scale(1.05)}&.disabled{background-color:#ccc}}