/*
Theme Name: Twenty Twenty Child
Description: Theme enfant de meddy
Author: MEDDY URIE
Author URI: 
Template: twentytwenty
Version: 1
*/

label, select, input { width: 100%; padding: 10px; margin: 5px 0; }
@media (min-width: 680px) { 
	.formulaire input{
		width: 30%;
		margin-left:auto;
		margin-right:auto;
	}
	
}

@media (max-width: 679px) { 
/*Mobile */	
	.pmpro_content_message{
		font-size: 1.2em ! important;
	}
	
}
.formulaire input{
		text-align:center;
	}


button{
	margin-top : 20px;
}
.pmpro_content_message{
	font-size: 1.6em;
}

#renta{
	border-color: #b40101;
    border-radius: 16px;
}

.revenus{
	border-color: #45ce65;
}
.chargescourantes{
	border-color: #ffc107;
}
.chargesacquisition{
	border-color: #ff5d07;
}
