/*
 Theme Name:     RCGO.MK
 Theme URI:      /
 Description:    Civil Society Resource Center
 Author:         Boris Ristovski
 Author URI:     /
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

p.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
	margin-bottom: 30px;
}
h2 {
	padding-bottom: 30px;
	padding-top: 30px;
}
h2.entry-title {
	padding-bottom: 10px;
	padding-top: 0px;
}
/** WPFORMS WPFORMSLABEL **/
.wpforms-form label{
	font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
}
/** WPFORMS BUTTON COLOR **/
.wpforms-form button{
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}
/** WPFORMS SUBMIT BUTTON **/
button.wpforms-submit{
font-weight: 500;
/** padding: .3em 1em;
line-height: 1.7em!important; **/
color: #ffffff!important;
border-width: 0px!important;
border-radius: 5px!important;
font-size: 16px!important;
background-color: #3157A4!important;
}