.main-content {
    min-height: 70vh;
}

.page-heading-content {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
}

.page-heading-content p {
    margin-bottom: 20px;
}

.page-heading-content h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #373737;
    margin-bottom: 20px;
}

.page-heading-content p strong {
    font-size: 12px;
    color: #007BFF;
}