#hero .overlay {
    background: linear-gradient(90deg, rgba(252, 184, 19,0.7) 0%, rgba(252, 184, 19,0.4) 100%);
}
#hero {
    height: 90vh !important;
}