.data{
    padding: 1rem;
    text-align: center;
}
.data hr{
    width:70%;
}
.data a{
    color: aliceblue;
    text-decoration: underline;
}