
/** ADD YOUR AWESOME CODES HERE **/
.img-fluid,
h2{
    margin-bottom: 25px;
}
p{
    line-height: 180% !important;
}
h4{
    margin-left: 15px;
}
h4:before{
    content: "> ";
}