.obrigatorio:after {
  content:" *";
  color:red;
}

.sobre-site * {
    font-size: 0.9rem;
    color: rgb(0, 0, 0);
}

#link-meu-site {
    color: rgb(0, 128, 192);
    font-weight: bold;
}
