/*
 Theme Name:   Windoor Child
 Theme URI:    https://wdtthemes.kinsta.cloud/windoor
 Description:  Windoor Child Theme
 Author:       the Windoor team
 Author URI:   https://wedesignthemes.com/
 Template:     windoor
 Version:      1.0.0
 Text Domain:  windoor-child
*/
.btn-primary {
    color: #fff;
    background-color: #06588b;
    border-color: #01131e;
}
#engine-container {
    background: #f8fafc;
    padding: 10px;
}

    .btn-primary {
    color: #fff;
    background-color: #22c55e !important;
    border-color: #22c55e !important;
}