.goatee {
    width: 70px;
    height: 20px;
    align-self: center;
    border-bottom: 5px solid var(--cor-borda);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}