section.section-7:nth-child(2n) {
    background-color: #f9fbfd;
}

.programs .header-text {
    justify-content: space-between;
    padding: 100px;
    display: flex;
}
