.gfield_description {
       font-family: open_sans_hebrewregular!important; 
       font-size: 18px!important; 
       font-style: normal; 
    } 

.gfield_label {
       color: rgba(0,0,0,1); 
       font-family: open_sans_hebrewregular; 
       font-size: 21px; 
       font-weight: normal!important; 
       line-height: 26px!important; 
       margin-top: 80px!important; 
       text-decoration: underline; 
       text-transform: none; 
    } 

.gform_button[type=submit] {
       background-color: rgba(175,212,83,1); 
       float: right!important; 
       font-family: Arial; 
       font-size: 32px!important; 
       padding-bottom: 10px; 
       padding-left: 40px; 
       padding-right: 40px; 
       padding-top: 10px; 
    } 

.gform_button[type=submit]:hover {
       background-color: rgba(137,176,37,1)!important; 
       color: rgba(255,255,255,1)!important; 
    } 

.gsection_title {
       box-shadow: none; 
       color: rgba(167,205,84,1); 
       font-size: 41px!important; 
       line-height: 36px; 
       margin-top: 2px!important; 
       text-shadow: rgb(0, 0, 0) 1px 1px 4px; 
    } 

html body div#main-content {
       background-color: rgba(255,255,255,0.82)!important; 
       margin-bottom: 0px; 
       margin-top: 50px; 
    } 

