.text-dark {
    --bs-text-opacity: 1;
    color: rgb(213 213 213) !important;
}

.fs-5 {
    font-size: 1.25rem !important;
    color: rgb(213 213 213) !important;
}

.item .item-img {
    height: 350px;
}

.header .header-title {
    color: white !important;
}

.breadcrumb.custom .breadcrumb-item a {
    color: #bfbfbf !important;
}