/* Bootstrap */
@import 'bootstrap.min.css';

/* Theme Style */
@import 'style.css'; 

/* Custom CSS */
@import 'custom.css';