/*
* Add child theme CSS Rules
*/

.site-header {
    background-color: red;
}