html,
body {
	background: #ddd;
}

.cmp_form .label .required , .required {
    color: #A80000;
    font-size: 1.5em;
    font-weight: bold;
}

.cmp_form .buttons button{
    color:#325362;
}
