.latest_prods_title_line{
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: var(--black);
    z-index: 0;
}
.latest_prods_title_txt{
    background-color: white;
    padding: 0 50px;
    z-index: 2;
}
