.teumo-wave-nickle{
    filter: invert(97%) sepia(6%) saturate(42%) hue-rotate(57deg) brightness(114%) contrast(96%);
}

[class^="teumo-wave-"], [class*=" teumo-wave-"] {
    background-position-y: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 12.73%;
    pointer-events: none;
}

.teumo-wave-hl {
    background-image: url("/static/images/portal_website/wave-divider-inverted.3efbf90c0615.svg");
}

.teumo-wave-lh{
    background-image: url("/static/images/portal_website/wave-divider-inverted.3efbf90c0615.svg");
    transform: scaleX(-1);
}

.main-hero{
    max-height:620px;
}


.navbar-teumo-nickle{
  background: rgba(118, 124, 119, 0.04);
  font-size: 0.8rem;
}

.navbar-teumo {
  background-color: white;
}

.navbar-teumo img{
  height:60px;
}
