/* Make hero section taller */
#hero {
    min-height: 95vh !important;
}

#hero .container {
    min-height: 80vh !important;
}