.page-node-type-client-entity #node-client-entity-edit-form .layout-region-node-footer #edit-actions #edit-submit {
	background: #4d8f46 !important;
    color: #fff !important;
}

#node-api-delete-form #edit-actions #edit-submit {
    color: #fff;
    border-color: #1e5c90;
    background-color: #0071b8;
    text-shadow: 0 1px hsl(0deg 0% 0% / 50%);
    font-weight: 700;
}