.change-password{display:flex;height:100%;width:100%;justify-content:center}.change-password form{display:flex;flex-direction:column;height:100%;width:100%;justify-content:space-between}.change-password .inputs .title{font-weight:800;color:var(--blue-scale-3)}.change-password .inputs{display:flex;flex-direction:column;gap:16px}.change-password .buttons{display:flex;flex-direction:column;justify-content:center;gap:20px}
