/*

 Theme Name: generatepresschild

 Template: generatepress

 

*/
.cn-button.bootstrap {
    color: #fff;
    background: #692061!important;
}
input[type="submit"]
{
    color: #fff;
    background: #692061!important;
}
input[type="submit"]:hover
{
    color: #fff;
    background: #692061!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #692061;
}