
nav {
    backdrop-filter: blur(55px);
    /* background: rgba(255, 255, 255, 0.1); */
}
.divider {
    height: 2px;
    width: 2rem;
    display: inline-block;
}
.us {
    background-image:url(../../src/img/home/us.png?t=1);
    background-repeat: no-repeat
}