.required {
    color: red;
}

.pointer {
    cursor: pointer;
}

.botaoForm {
    margin-left: 1%;
}