/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template/scrolling-nav)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
header {
  padding: 156px 0 100px;
}

section {
  padding: 150px 0;
}

        * {
            font-family: "Georgia", serif !important;
        }
        i, .fas, .far, .fal, .fab {
            font-family: "Font Awesome 5 Free", FontAwesome, sans-serif !important;
            font-weight: 900; 
        }