/* - - - - - - - - - - - - - - - - - - - - -

 Title : 
 Author : 
 URL : http://

 Last Updated : 

- - - - - - - - - - - - - - - - - - - - - */


.wufoo .info h2 {
	font-size: 36px;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: -.7px;
    font-family: "Roboto";
	color: #333333 !important;
}

#saveForm {
	color: #FFFFFF !important;
    background: #990000;
    background-size: auto;
    border-style: none;
    border-width: 0px;
    border-color: #FFFFFF;
    border-radius: 4px;
    text-align: center;
    font-family: 'Lato',sans-serif;
    font-size: 18px;
    font-weight: bold;
    min-width: 40%;
    padding: 16px 20px;
    text-transform: uppercase;
    box-shadow: 0 1px 6px rgb(0 0 0 / 30%);
}

.wufoo label.desc, .wufoo legend.desc, .likert caption {
    font-size: 100% !important;
    font-family: 'Lato',sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #000 !important;
}