Pode ser bobeira, mas no git o código aparece repetido, não sei se estaria correto dessa forma:
são os códigos:
.banners-titulo {
--bs-bg-opacity: .2;
}
.banners {
width: 100%;
height: 100vh;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
}