.bg-blue {
		background-color: #d3e2f8;
		padding: 10px;
}
.border-bottom {
		padding-bottom: 20px;
		border-bottom: 2px solid black;
}