h1.h1 {
    text-transform: uppercase;
}



.pph3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.25rem;
}

p.pph3::after {
    background: #179de0;
    content: "";
    display: block;
    height: 2px;
    margin-left: 39%;
    width: 80px;
}