body {
	background-color: #F5D4DE;
}

. bg-light {
	background-color: #B94D6E !important;
}


footer {
	background-color: #B94D6E;
	margin-top: 20px;
	min-height: 30px;
    color: white;
    padding: 10px 8px;
    font-size: 10px;
    text-align: right;
}