.mediaGallaryHead .customHeader {
    color: #909090;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 36px;
}
.gradiantButton{
    background: linear-gradient(to right, red 0%, rgb(233 80 16) 100%) !important;
}

.ind-package .card-box{
    background: linear-gradient(to right, #f66407 0%, #f09a0a 60%) !important;
    border-radius: 0.45rem !important;
}
.custom-package .avatar-lg{
    margin-left: 20% !important;
}