.MarketingSectionOAPanel {
    &-footer {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 4px;
        padding: 4px 12px;
    }

    &-footer-button {
        align-content: center;
    }

    &-footer-warning {
        margin: 0 50px 0 0;
    }
}
