body {
    padding-top: 120px;
}

.bs-docs-section {
    margin-top: 4em;
}

.bs-component .card {
    margin-bottom: 1rem;
}

#footer {
    margin: 5em 2em;
}

#footer li {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

#footer p {
    clear: left;
    margin-bottom: 0;
}

img.profile_image {
    border-radius: 50%;
}

img.profile_image_medium {
    border-radius: 50%;
    width: 6em;
}

img.profile_image_small {
    border-radius: 50%;
    width: 2em;
}

img.hero_profile {
    text-align:center;
}

