.home-banner h1.ui { font-size: 4em; }

.home-banner { border-radius: 0 !important; background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/assets/home-banner.jpg) !important; }

.home-banner .ui.text.container { padding-top: 10em !important; padding-bottom: 10em !important; }

#home-menu { transition: all 0.5s ease; width: 100%; }

#home-menu.fixed { background-color: black; left: 0 !important; }

.home-segment h3 { font-size: 2em !important; }

.home-segment p { font-size: 1.33em !important; }

.footer { border-radius: 0; padding-top: 3em !important; padding-bottom: 3em !important; }

/*# sourceMappingURL=custom.css.map */