/* Example of a Fiori-specific style class */
.myFioriObject {
   background-color: var(--sapBrandColor);
   font-size: var(--sapFontSize);
}