/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/
Description: A child theme of Hello Elementor.
Author: Your Name
Author URI: https://yourwebsite.com/
Template: hello-elementor
Version: 1.0.0
*/

/* Custom CSS here */

.survey-page .survey-title {
   color: #041F55 !important;
}
.survey-page .page-title-wrapper {
    color: #041F55  important;
}
div#new-commenting-sheet h1.survey-title.user-generated.notranslate span {
    color: #041F55 !important;
}
.survey-page .survey-title {
    color: #041F55 !important;
}
.survey-page .page-title-wrapper {
    color: #041F55 important;
}
.question-title-container {
    padding-bottom: 4px !important;
}
.question-title-container span.user-generated.notranslate {
    font-size: 22px !important;
    font-family: Inter !important;
    font-weight: 500 important;
    color: #041F55 important;
}
.question-title-container span.question-number.notranslate {
    font-size: 22px important;
    color: #041F55 important;
    font-weight: 500 important;
    font-family: 'Inter' important;
}