/*
Theme Name: NUS Bootstrap 5.3.7
Theme URI: https://ss.nus.edu.sg/digital-enablement/web-publishing/
Description: NUS Bootstrap 5.3.7 Theme
Author: NUSIT Digital Enablement - Web Publishing Team
Author URI: https://ss.nus.edu.sg/digital-enablement/web-publishing/
Version: 5.3.7
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: nus, bootstrap, responsive-layout, accessibility-ready, sandwich-menu
Text Domain: nusbootstrapfivethreeseven
*/
@import url('bootstrap/css/bootstrap.min.css'); 
@import url('bootstrap/css/styleguide.css'); 
@import url('bootstrap/css/template.css'); 
@import url('bootstrap/css/off-canvas.css'); 
@import url('bootstrap/css/font-awesome.min.css'); 

.container {
	max-width:1140px;
}

.float-left {
  float: left!important;
}