.page-title-section {
    background: #fff;
    padding: 80px 0;
}

.page-title-section h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    color: #111;
    max-width: 500px;
    margin: 0;
}

.page-title-section p {
    font-size: 20px;
    color: #666;
    margin-top: 15px;
}