CSS to customise font size - Thank you page:
/Main Title/
.ss_completed_container__content-wrapper .ss-thankyou--header p {
font-size: 28px !important;
}
/Description/
.ss_completed_container__content-wrapper .ss-thankyou--desc p {
font-size: 15px !important;
}