﻿
#FeedBackTitle {
}

#FeedBackDescription {
    font-size: clamp(16px,4vw,18px);
    color: #000;
    font-family: 'Rasa-Regular';
    text-align:left;
}

.FeedBackFormSectionTitle {
    color: #7a0607;
    text-align: left;
    font-family: 'Rasa-Bold';
    font-size: clamp(16px,4vw,18px);
}

#SubmitFeedBackButton {
    max-width: 200px;
}
    #SubmitFeedBackButton:hover {     
    }
.feedbackheadertitle {
    color: #b0c7ad;
}
