.navbar-brand {display: flex;height: 50px;}
.title1 {font-size: 50px;line-height: 1.15;}
.influencer_banner { & .banner-text-wraper {.title1 {color: var(--text-color);text-transform: none;}}}
.bg-primary-one {background-color: #ffffff !important;}
.our-sponsor-inner {.inf-title {border-right: 1px solid #2a2b2c; padding-right: 30px;}}
.white_text {color: #000000;}
.inf-project-card {
    & .img-wraper a {
        video {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 12px;
        }
    }
}
.icon .fa-times{
	color: red;
}
.fa-times{
color: red;
}