/* nj-main.css */

.njcf-post-edit-button {
    background-color: #74727240 !important;
    color: #ffffff !important;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 0;
    font-weight: bold;
}

.njcf-post-edit-button:hover {
    background-color: #4bba0e !important;
}