.bg-highlights {
    height:80px;
    width:50vw;
    background-color: var(--bs-primary);
    margin-top:-80px;
    margin-bottom:-80px;
    position:relative;
    z-index:100;
}