form.user .form-control-user {
    font-size: .8rem;
    border-radius: 0.5rem;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}

.img-profile2 {
    height: 1rem;
    width: 1rem
}