		.about {
			font-size: 1em;
			line-height: 1.5em;
			margin: 2em auto;
			max-width: 35em;
		}
		.abouth1 {
			font-family: "cooper-black-std", serif;
			font-weight: 400;
			font-style: normal;
		}
		.abouth2 {
			font-family: courier-std, monospace;
			font-weight: 700;
			font-style: normal;
		}
		.aboutp {
			font-family: courier-std, monospace;
			font-weight: 400;
			font-style: normal;
		}
		.aboutp2 {
			color: black;
		}
		.aboutp2:hover {
			color: #fcab23;
		}
		.strong {
			font-family: courier-std, monospace;
			font-weight: 700;
			font-style: normal;
		}