#experience {
    display: none;
    flex-direction: column;
}

#kroger h1 {
    margin: 50px 0 0 0;
}

#statefarm, #kroger {
    margin: 0 auto;
    width: 70%;
}

#statefarm h1, #kroger h1 {
    font-size: 145%;
    color: var(--lighterGreen);
    font-style: italic;
}

#experience .info h2 {
    font-size: 80%;
}