dl#list > dt {
    font-size: larger;
}

h1 {
    text-align: center;
}

.quick_links{
    display: flex;
    justify-content: space-around;
    list-style-type: none;
}