/* Change background and text color */
caldera-grid .btn {
    background-color:#BD6983 !important;
    color:white !important;
    font-weight: 900;
}