div#share a {
    color: #000;
    text-decoration: none;
}
#signed {
	height:700px;
	overflow-y:scroll
}
#signed .elementor-widget:not(:last-child) {
    margin-block-end: 10px;
}
div#form input {
    padding: 13px;
}
div#form label{
    font-size: 11px !important;
    font-weight: 400 !important;
    font-family: 'DM Sans';
    margin-bottom: 3px !important;
}
legend.wpforms-field-label{
	 font-size: 11px !important;
    font-weight: 400 !important;
    font-family: 'DM Sans';
    margin-bottom: 3px !important;
}
div#form button#wpforms-submit-171 {
    background: #b31942;
    border-radius: 32px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'DM Sans';
}
div#form input#wpforms-171-field_12_1{
	padding:0px;
	height: fit-content;
}
div#form input {
    height: 45px;
	    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DBDBDB;
    border-radius: 8px 8px 8px 8px;
}
div#form select {
    height: 45px;
	    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DBDBDB;
    border-radius: 8px 8px 8px 8px;
}
div#pdf {
    height: 900px;
    overflow-y: scroll;
    overflow-x: hidden;
}
div#form button{
    color: #fff;
    padding: 12px 70px;
}

h2.gform_title{
	display:none;
}
legend.gfield_label.gform-field-label.gfield_label_before_complex{
	font-size: 13px !important;
    font-weight: 400 !important;
    font-family: 'DM Sans';
    margin-bottom: 3px !important;
}
input#gform_submit_button_1{
	    background: #b31942;
    border-radius: 32px;
    font-size: 14px;
    font-weight: 400;
	color:#fff;
	text-transform:uppercase;
    padding: 12px 70px !important;
	border-radius:32px !important;
	font-family: 'DM Sans';
}
#home-sign strong{
	    margin-bottom: 6px;
    color: #0c122c;
    font-family: "Source Serif 4", Sans-serif;
    font-size: 16px !important;
    font-weight: 500;
}


#home-sign span{
font-family: "DM Sans", Sans-serif;
	color: #797979 !important;
    font-size: 14px;
    font-weight: 400	
}
#about-sign strong{
	    margin-bottom: 6px;
    color: #0c122c;
    font-family: "Source Serif 4", Sans-serif;
    font-size: 16px !important;
    font-weight: 500;
}
#about-sign span{
font-family: "DM Sans", Sans-serif;
	color: #797979 !important;
    font-size: 14px;
    font-weight: 400	
}

#about-sign .signed-users-list {
    display: flex !important;
    flex-direction: row !important;
	    flex-wrap: wrap;
	justify-content:space-between
}
#about-sign .sign-box{
	width:23%;
}
@media screen and (max-width: 600px) {
#about-sign .sign-box{
	width:100%;
}
	#about-sign .signed-users-list {
    display: flex !important;
    flex-direction: column !important;
		
}
}
div#count-heading .su-heading h2{
    font-family: "Source Serif 4", Sans-serif;
    font-size: 32px;
    font-weight: 500;  
    color:#0d132d;
}

