﻿/*-----------------------------------------------------------------------------
    SteelWire 2.1.0 Application-Specific CSS overrides

    The following settings override standard SteelWire 2.1.0 stylings to
    suit the needs of the application in development. Settings should be 
    consistent with Bootstrap and Sw_Styles.css stylings. 
    
    Refer to Tier - MVC Scripting.docx.
    
    PatrickB    Sep 22, 2025    - Repackaged SteelWire CSS styling architecture
    PatrickB    Jun  6, 2023    - New implementation for SteelDemo

*/

@import url('Sw_typography.css');
@import url('Sw_styles.css');


/*-----------------------------------------------------------------------------
    UI styling overrides for Currik
*/




/* End */