/*
Theme Name:     The Fox Child
Theme URI:      https://themeforest.net/item/the-fox-contemporary-magazine-theme-for-creators/11103012
Description:    Child theme for The Fox Theme
Author:         Your name here
Author URI:     https://themeforest.net/user/withemes/portfolio/
Template:       fox
Version:        1.0
Tags:           custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */
body {
    border-top: 10px solid red !important;
}
h1,
h1 span {
    color: red !important;
}

.subcategories a,
.sub-categories a,
.category-children a,
.cat-links a {
    color: blue !important;
    border-color: blue !important;
}
.sub-category-class a {
    color: #ff0000 !important;
}