.innerTextBanner {
    /*display: flex;*/
    margin: 2em 1em;
    box-shadow: 3px 3px 8px 0 rgb(0 0 0 / 30%);
    border-radius: 5px;
}
