.hobbies__texto {
   text-align: center;
   text-decoration: none;
   color: var(--fonte-destaque);
   font-weight: 500;
}
.hobbies__texto-jogos {
   transform: scale(0.8);
}
