/* Hero Scoped Styles */
#hero-wave {
    transform: rotate(180deg);
}

.hero-component-section {
    background: #0c4875 !important;
    color: #fff;
    position: relative;
    margin-bottom: 6rem;
    overflow: hidden;
}
