.temporary_content {
	margin: auto;

	p {
		text-align: center;
		font-size: 1.5em;
		font-weight: bold;
		margin: 10px auto;

		a {
			color: #464646;
		}
	}
}