/**handles:fl-child-theme**/
/*
Theme Name: One-Eighty Theme
Theme URI: https://obodohub.com
Version: 1.0
Description: Theme for the One-Eighty Site -  a Child theme of the Beaver Builder Theme.
Author: Obodo Associates
Author URI: https://obodohub.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.fl-page {
  position: relative;
  min-height: 100vh;
  padding-bottom: 132px;
}
footer.fl-builder-content.fl-builder-content-36 {
  position: absolute;
  width: 100%;
  bottom: 0px;
}