/*!
Theme Name: Folkastudio Child
Theme URI: https://folkastudio.com
Description: Folkastudio Themes
Author: Folkastudio
Author URI: https://folkastudio.com
Template: folkastudio
Version: 1.0.0
Text Domain: folkastudio
*/

 /* Add your custom style here */

      /* Force hide elements using stronger CSS selectors */
        .uicore-row > .uicore-box-shadow.uicore-knoledge,
        .uicore-row > .uicore-box-shadow.uicore-feature,
        .uicore-row > .uicore-box-shadow.uicore-help,
        .uicore-box-shadow.uicore-dashboard-updates {
            display: none !important;
            visibility: hidden !important;
            opacity: 0 !important;
            height: 0px !important;
            overflow: hidden !important;
        }	