.page-break	{
    page-break-before: always;
}

#mainNav {
    display: none;
}

.page-section {
    padding: 3rem 0;
}

.page-section h3.section-subheading {
    margin-bottom: 2rem;
}

.team-member {
    margin-bottom: 1rem;
}

.team-member img {
    width: 10rem;
    height: 10rem;
}

.bg-light {
    --bs-bg-opacity: 0;
    background-color: unset !important;
}

#softskills {
    padding: 0 0;
}