body {
    padding-top: 0;
}

.navbar-brand {
    font-weight: 700;
    letter-spacing: 1px;
}

.table img {
    border-radius: 4px;
}

.card.border-primary {
    border-width: 2px;
}

footer a {
    color: inherit;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}
