/* 	::

	:: File 		: styles.css
	:: About 		: Your stylesheet file

:: */

.form-mishpat{
    background-color: #febb1c;
}

.form-text-style{
    color:#013264;
    font-size:25px;
}
.font-header{
    font-size: 20px;    
}


.font-about{
    font-size: 20px;
}

.font-footer{
    font-size: 20px;
}


.lead-style{
    max-width: 650px;
    margin: auto;
}