.destination-quote-content {
	max-width: 720px;
	margin: 0 auto;
}

.destination-quote-content p.paragraph{
	font-family: var(--title-font);
	font-size: 1.625rem;
	text-align: center;
	margin:0;
	text-wrap:balance;
}

.destination-quote-content p.author{
	text-align:center;
}