.jumbotron.favorites {
    margin-bottom: 0;
    padding: 0;
    background-color: transparent;
}

h3.display-4 {
    margin-bottom: 0;
}

ul.media-facts {
    list-style: none;
    padding: 0;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.3rem;
}

li.media-fact {
    font-weight: 100;
    margin-bottom: 1.5rem;
}

h3.display-5 {
    font-weight: 350;
    margin-bottom: 2rem;
}

div.row.books-1 {
    padding-top: 0;
}

div.row.books-2 {
    padding-top: 0;
}

div.row.books-3 {
    padding-top: 0;
}

div.row.finances {
    padding-top: 0;
}

h3.favorite-books-1, h3.favorite-books-2, h3.favorite-books-3 {
    font-weight: 350;
    padding-left: 15px;
}

img.logo-killdecision {
    width: 183px;
    height: 276px;
}

img.logo-trustme {
    width: 183px;
    height: 276px;
}

/*
img.logo-a16z, img.logo-robinhoodSnacks {
    width: 200px;
    height: 150px;
}
*/
/*
img.logo-darkPools, img.logo-boomerang, img.econOneLesson,
img.logo-howTheInternetHappened, img.logo-badBlood, img.logo-architectingCloud
img.logo-howToWinFriends, img.logo-makeYourBed, img.logo-pitchPerfect {
    border-radius: 10px;
    height: 250px;
    width: 170px;
}
*/

i {
    padding: 0;
}

@media only screen and (max-width: 578px) {
    i {
        float: none;
    }
}
