OwlCyberSecurity - MANAGER
Edit File: dynamic-styles.php
<?php rishi__cb_customizer_get_variables_from_file( \RISHI_CUSTOMIZER_BUILDER_DIR__ . '/panel-builder/footer/middle-row/dynamic-styles.php', array(), array( 'css' => $css, 'tablet_css' => $tablet_css, 'mobile_css' => $mobile_css, 'atts' => $atts, 'root_selector' => $root_selector, 'primary_item' => $primary_item, 'default_background' => rishi__cb_customizer_background_default_value( array( 'backgroundColor' => array( 'default' => array( 'color' => 'var(--paletteColor2)', ), ), ) ), 'default_top_bottom_spacing' => array( 'desktop' => '30px', 'tablet' => '30px', 'mobile' => '30px', ), ) );