Items using alert-info class (from bootstrap) are not allowing themes to override the light blue coloring. (There are other alert-* classes which may experience the same).
alert-info is used on the Order list table when no orders exist and we need this row color to align with the site theme.
Please advise on how to get this class to inherit a theme. Thank you!