#certificate-block {
    padding-top: 80px;
    padding-bottom: 80px;
}

#certificate-block .title p {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #044E97;
    margin-bottom: 4px;
}

#certificate-block .title h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #001A33;
    margin-bottom: 16px;
}

#certificate-block p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(0, 26, 51, 0.6);
}