.user-change-password {
fieldset {
margin-bottom: 1rem;
width: 50%;
&:last-child {
margin-top: 2rem;
}
label {
@include font-type(text);
display: block;
margin-bottom: .5rem;
.button-green {
color: $white;
padding: 12px;
text-align: center;