.section-simple .simple-section-image {
    display: block;
    margin: 0 auto;
    max-width: min(24rem, 100%);
    width: 100%;
}

.section-simple .no-border {
    border-width: 0;
}

.section-simple .caption {
    margin-top: 0.5rem;
    text-align: center;
}

.section-simple .linker .button-like {
    display: flex;
    margin: 0 auto;
    text-align: center;
    width: max-content;
}