body {
    background-color: #fff;
    font-family: 'Libre Franklin', sans-serif;
}

h1 {
    font-size: 30px;
    font-weight: 800;
    line-height: 45px;
}

h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
}

/*.list-group-item:hover {
    background-color: #D8D8D8;
}*/

