.section {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.img-display {
    display: flex;
    justify-content: center;
    margin: 2rem 0 2rem 0;
}
