.toplevel_page_broadcast .twitch-plugins-upsell {justify-content: center;display: flex; flex-wrap: wrap;max-width: 1000px;margin: 0 auto;}
.toplevel_page_broadcast .twitch-plugins-upsell-item {width: calc(33.3% - 4%);display: inline-flex;flex-direction: column; justify-content: space-between; vertical-align: top; margin: 0 2% 2%;}
.toplevel_page_broadcast .twitch-plugins-upsell-item img {width: 100%; height: auto;}
.toplevel_page_broadcast .twitch-plugins-upsell-item span {display: block;text-align: center;margin: 5px 0;}
.toplevel_page_broadcast .twitch-plugins-upsell-item a {display: block;width: 100%; text-align: center;}
.toplevel_page_broadcast .disabled {cursor: not-allowed;}
.toplevel_page_broadcast .upsell {color: red;}
.toplevel_page_broadcast #twitch-module {max-width: 1240px;margin: 0 auto;}
.toplevel_page_broadcast .wrap ul {list-style: disc;padding-left:15px;}

.editor-styles-wrapper h1 {
    font-family: var(--blockHeaderFont);
    font-weight: var(--blockHeaderFontWeight);
    font-style: var(--blockHeaderFontStyle);
    text-decoration: var(--blockHeaderTextDecoration);
    text-transform: var(--blockHeaderTextTransform);
}