.hobbies__line{
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
     justify-content: space-between;
}