 /* 🔹 Desktops (1367px - 1920px) */
 @media only screen and (min-width: 1367px) and (max-width: 1920px) {
   .breadcrumbs .bread-text2 h1 {
     color: #A32430;
     font-size: 54px;
     font-weight: bold;
   }
 }