	.about {		background-color: #0072c4;		color: #fff;	}	.about p {		margin: 0 auto 10px;		font-size: 18px;		line-height: 25px;		max-width: 800px;		font-weight: 500;		color: #fff;	}	.about p:first-of-type {		margin-top: 50px;	}	.about p:last-of-type {		margin-bottom: 50px;	}	.dog {		display: flex;		align-items: center;		text-align: center;	}