section.pm-footer-content {}

.pm-content {}

.pm-img {}

section.pm-footer-content .title-content {
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding: 60px 0;
    background: #f4f5f7;
}

section.pm-footer-content {
    margin: 20px auto 0;
    background: #f4f5f7;
    padding: 100px 0;
}

section.pm-footer-content .title-content h2 {
    font-family: "aller", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.widget.widget-snippet h3 {
    font-size: 28px;
    line-height:46px;
}
.img-content {
    display: flex;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
}
.help-costs-area .help-costs-text-content {
    max-width: 1300px;
    margin: 0 auto;
    padding: 40px 0;
}

.img-content .pm-content {
    padding: 60px 0 0 180px;
    max-width: 58%;
}

.pm-content a {
    font-family: "Assistant", sans-serif;
    font-size: 16px;
    color: #3f8efd;
    font-weight: 400;
    text-decoration: underline;
}

.pm-content a:hover {
    color:#021334;
}
.help-content p strong {
    font-size: 20px;
    font-weight: 400;
}
