hr {
    background-color: #e0e0e0;
    border: 0;
    height: 1px;
    margin-bottom: 20px;
}

@media (max-width: 576px){
    .ppf-title{
        margin: 20px 0px;
    }
}


@media (min-width: 576px){
    .ppf-title{
        margin: 40px 0px;
    }
}

.ppf-title section h5{
    font-weight: 700;
}