body{
	background-image: linear-gradient(to right, #cf0202 , #4f1d1d);
	margin: 6% auto!important;
}

small{
	font-size: 14px;
	color:#d1bfba!important;
}

.bg-pink{
	background-image: linear-gradient(to right, #cf0202 , #4f1d1d);
}