/* Matched Proctor Page Typography */
.section.container .lead {
    font-size: 1rem;
    line-height: 1.7;
    color: var(--eduskill-text);
    font-family: 'Poppins', sans-serif !important;
}

.section.container .lead+p {
    margin-top: 1rem;
}