/*
	Theme Name: livestreaming
	Theme URI: http://ntcplayworks.com

*/

body {
}

<style>
.ff-form-main {
    padding-top:0px !important;
    /*margin:0 !important;*/
    margin: auto !important;
}

/*        .ff-page-row {
    padding:0 !important;
    margin:0 !important;
} */
#lblStream_Question__cQuestion__c {
    margin-right:30px;
    /*color: #4499ff !important;*/
    /*font-weight:bold;*/
}

.ff-footnote-label {
    display:none !important;
}
.ff-required-mark {
    display:none !important;
}
.ff-group-row, .group-0 {
   /* margin-top: 0 !important;*/
}
.ff-section-col {
/*    display:none !important;*/
}

.text-dark {
    color:#633192!important;}

.purple-title {
    color:#633192;}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
color:#633192;
}
</style>