.title {
text-align: center;
color: #0084bd;
font-size: 60px;
margin-bottom: 0;
padding-bottom: 0;
font-family: 'Source Code Pro', sans-serif;
}
.table-container {
width: 100%;
max-width: 800px;
margin: 40px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
overflow: hidden;
}
.table-li {
list-style-type: none;
border-top: 1px solid #FFF;
border-bottom: 1px solid #ddd;
background-color: #f4f5f6;
background-size: 200% 100%;
background-position: 2% 0px;
-webkit-transition: 0.3s cubic-bezier(0.175, 0.885,