.package-item {
    box-shadow: 0 0 45px rgb(0 0 0 / 8%);
}

.detail-content a {
    color: white;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: white !important;
}