What is the best way to ensure that my Footer spans the full width of the browser window?
Note: My website uses Bootstrap, with the Footer utilizing 'container-fluid' while the page content utilizes 'container'.
Live link:
HTML
<footer class="container-fluid" style="margin-top: 30px;">
<div class="row">
<div class="col-sm-7 footercta">
<h4 class="bottomoffer">Sign up to access your free Jumpstart your Finances email course:</h4>
<div id="mc_embed_signup2">
<div id="mc_embed_signup_scroll">
...