body {
    background-image: url("https://github.com/everetthumphreys/portfolio/blob/master/assets/images/triangle-mosaic.png?raw=true");
    background-repeat: repeat;
}

.profile-img {
    max-width: 350px;
    padding-top: 15px;
}

.footer {
    color: #ffffff;
    text-align: center;
    min-height: 50px;
}

.main-content {
    margin-top: 25px;
}

a.brand-logo {
    font-size: 21px;
}

.topnav {
    margin-top: 20px;
}
