.about-us-page {
    max-width: 1200px;
    margin: 2rem auto;
    padding: 2rem;
}

.title-section {
    text-align: center;
    margin-bottom: 1rem;
}