﻿.senhaSuperRestrita {
    cursor: default;
    font-size: 1.5rem;
}

.senhaSuperRestrita:hover{
    text-decoration: none;
    color: black;
}