﻿body {
    padding-top: 5rem;
    padding-bottom: 5rem;
    font-family: 'Saira Semi Condensed','Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif
}

.navbar-logo {
    width: 100px;
}

footer {
    color: #e2e0e0;
}