.homepage-tables{display:flex;flex-direction:column}.table-first-column{align-items:center;display:flex;gap:15px;width:100%}.table-second-column{align-items:center;display:flex;flex-direction:column;gap:7px;min-width:220px}.table-third-column{align-items:center;display:flex;flex-direction:row-reverse}.table-song-info{display:flex;font-size:.8em;font-style:italic;gap:14px}.table-song-line{border:1px solid #d1d1d1;display:flex;justify-content:space-between;padding:15px;width:100%}.table-song-line:first-child{border-bottom-width:0;border-top-left-radius:7px;border-top-right-radius:7px}.table-song-line:last-child{border-bottom-left-radius:7px;border-bottom-right-radius:7px;border-bottom-width:1px}.table-song-rating{align-items:center;display:flex;gap:10px}.homepage-table-pagination{display:flex;justify-content:flex-end}.homepage-table-footer{padding:10px 30px}.homepage-table-search{display:flex;padding:10px}.homepage-song-list{padding:0 10px}.stars.no-rating{color:#7c7c7c}.homepage-table-header{font-size:18px;font-weight:700;padding:20px 30px 0}.no-content{font-style:italic;text-align:center}.table-column{width:100%}.pagination-button{max-width:fit-content;padding:4px 10px}.data-table-body-line{flex-wrap:wrap}@media only screen and (min-width:768px){.homepage-tables{flex-direction:row}}