/*
Theme Name: Apace Child
Description: Theme enfant de Apace
Author: ThemezHut
Author URI: https://www.themeinprogress.com
Template: apace 
Version: 0.1.0
*/ 
 
.site-content{
    min-height: 100vh;
}
.wp-block-search .wp-block-search__button{
    background: #f0b323;
}
.site-footer a:hover, .apa-article .entry-title a:hover {
    color: #f0b323;
}
.main-navigation li:hover > a, .main-navigation li:focus > a{
    background: #f0b323;
}
.widget h2{
    border-left: 5px solid #f0b323;
    padding-left: 15px;
}