/** Change Background color and text color **/
.caldera-grid .btn {
    background-color:red;
    color:white;
}