/*
Theme Name: NUS Bootstrap 4.6.0 
Theme URI: https://nus.edu.sg
Description: NUS Bootstrap 4.6.0 theme with shortcodes [panopto], [listposts], [singlepost], [tags_dropdown], [post_carousel_cards]
Author: NUSIT Digital Enablement - Web Publishing Team 
Author URI: https://ssit.nus.edu.sg/web-publishing/
Version: 4.6.0
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: nusbootstrapfoursixzero
*/
@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;
}

.nus-footer .textwidget {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}