/*==============================================================*\
 * Theme Name:  AppStudio Child Theme
 * Description: Child of the App Studio Theme.
 * Template:    AppStudio
 * Version:     1.0.0
 * Author:      App Studios, LLC
 * Author URI:  https://appstudios.net/
 *
 * The AppStudio Child Theme, and its parent, the AppStudio
 * Theme, are not for free redistribution. All rights reserved
 * by App Studios, LLC.
 *
 * AppStudios Theme © 2021 App Studios, LLC
\*==============================================================*/

div[data-widget-area-id="footer-widget-area"] .block-editor-block-list__layout {
    background: var(--primary);
}