/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 23 2026 | 09:20:21 */
.fluent_form_10 h2{
	font-size:50px !important;
	margin: 0px;
}

@media (max-width: 1024px){
.fluent_form_10 h2{
	font-size:40px !important;
}
}

.fluent_form_10 label {
    padding-bottom: 6px;
}

.fluent_form_10 .ff-el-input--content {
    display: block !important;
}

.fluent_form_10 .ff-el-progress-bar {
    background-color: #c0392b !important ;
}

.fluent_form_10 .ff-el-progress-bar span {
    color: #ffffff ;
}

.ff-el-progress-status {
    color:#c0392b !important;
	font-weight: 400;
}

.chini-html-para-style{
	color: #C0392B;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
}

.chini-form-small-para-text{
	font-size:13px;
}

.chini-asterisk-style{
	color: #C0392B;
}

.chini-below-html-para-style {
    margin-top: -14px;
}

button.ff-float-right.ff-btn.ff-btn-next.ff-btn-secondary, button.ff-btn.ff-btn-prev.ff-btn-secondary {
    background-color: #c0392b;
    border-color: #c0392b;
    color: #fff;
}