/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: MercuryTheme.com
Author URI: https://mercurytheme.com/
Template: mercury
Version: 3.9.10
*/
@import url("../mercury/style.css");
/* ------------------------------ */
/* FORCE OVERRIDE: comment button */
/* ------------------------------ */

#respond input#submit,
#respond input[type="submit"],
.comment-form input#submit {
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

#respond input#submit:hover,
#respond input[type="submit"]:hover,
.comment-form input#submit:hover {
    background: #585858 !important;
}

/* ------------------------------ */
/* FORCE OVERRIDE: category label */
/* ------------------------------ */

.space-archive-loop-item-title-box.no-image .space-archive-loop-item-img-category a {
    background: black !important;
}
