body {
    /* padding-top: 5rem; */
}
.starter-template {
    padding: 3rem 1.5rem;
    text-align: center;
}

.left-nav {
    font-size: 20px;
}

.purchase {
    border: 2px;
}

.filelist {
    font-size: 20px;
}

.filelist td, .filelist th {
    padding: 4px 15px;
}

.filelist th {
    border-bottom: 2px solid black;
}

.profile {
    font-size: 20px;
}

.filelist tr:last-of-type {
    border-top: 2px solid black;
}

.shoppinghistory-newentry {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid black;
}

.category {
    text-transform: uppercase;
}

.main-logo {
    margin-right: 10px;
}