.bbwd-flex{
    display: flex;
}
.bbwd-post-child{
	padding: 50px 0;
}
.bbwd-post-child a{
	color: black;
}
.bbwd-post-child p{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
}
.bbwd-post-child .bbwd-dis-title{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
}
.bbwd-tag-wrap{
    padding: 20px 0;
	text-align: center;
}
.bbwd-post-inner{
    text-align: left;
	gap: 50px;
}
.bbwd-post-inner img{
	width: 250px  !important;
	height: 156px !important;
	border-radius: 10px !important;
	object-fit: cover; 
}
.bbwd-post-inner a.bbwd-post-img{
	width: 400px;
}
.bbwd-post-date{
	font-family: Poppins;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	letter-spacing: 0em;
	text-align: left;
	color: #8F8F8F;
}
p.bbwd-post-tag-title{
    display: inline;
    margin: auto;
}
.bbwd-post-data{
	flex-flow: column;
	justify-content: space-between;
}
.bbwd-tag-line {
    height: 1px;
    background: black;
    width: 100%;
    margin: 11px;
}

.bbwdForceW p, .bbwdForceW span, .bbwdForceW a, .bbwdForceW h1, .bbwdForceW h2, .bbwdForceW h3, .bbwdForceW h4{
	color: white !important;
}

.bbwdForceW a:hover{
	color: #F47521 !important;
}

