/* Begin 69644 */
/* Center text */
.text{
    margin-left: auto;
    margin-right: auto;
}
/* End 69644 */

/* Beginning of Ticket 17512638310 - Steve */

/* https://app.intercom.io/a/apps/uinqovrx/inbox/inbox/1001289/conversations/17512638310 */

/* To letterspace title page characters correctly (no double-space key between) */

.page-4801614 #content_page_wrapper ._4ORMAT_content_page_title a {
	letter-spacing: 0.5em;
}

/* End of Ticket 17512638310 */