.bg-lighter {
	background-color:#F7D4D1 !important;
}
.title-bar__content{
	  font-size: 14px;
    /*text-transform: uppercase;*/
    font-weight: 600;
    padding-right:2vh;
}
.img-fluid{
	border-radius:10px
}
.row{
	align-items:center;
}
.article .page__content{
	width:100%;
}