/* ========================================================= */
/* CSS for sap.ushell.ui.launchpad.Section sap_fiori_3 theme */
/* ========================================================= */

.sapUshellSection {
    .sapUshellSectionTitle {
      text-shadow: 0 0 0.125rem contrast(@sapUiShellGroupTitleTextColor, @sapUiContentShadowColor, @sapUiContentContrastShadowColor, @sapUiContentContrastTextThreshold);
    }
}
