.tlinks {
   margin: 0 auto;
   padding: 15px;
   display: flex;
   justify-content: space-evenly;
}

hr {
   width: 100%;
}