body {
    text-align: center;
}

li {
    list-style-type: none;
    border-bottom: 1px  solid rgb(114, 113, 113);
}

li h3 {
    font-size: 30px;
}

li small {
    font-size: 15px;
    font-weight: bold;
}