CSS to align header text to right:
.surveysparrow-survey-container--classic-form .ss_classic_top_bar .ss-survey-header__logo--text-holder { justify-content: flex-end; }