/* 
Theme Name: CecilePiano 
Description: Twenty Twenty One Child Theme
Theme Author: JFB
Template: twentytwentyone
Version: 1.0.0 
Text Domain: cecilepiano
*/

#primary {
    background: #eeeadd;
    margin: 20px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

 #masthead {
    background: #eeeadd;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.site-description {
    font-style: italic;
}

.singular .entry-title {
    font-size: 2.1rem;
}

.footer-navigation-wrapper {
    background-color: #eeeadd;
}
.site-footer > .site-info a:link, .site-footer > .site-info a:visited, .site-footer > .site-info a:active {
    color: #fff;
}
.site-footer > .site-info .site-name {
    color: #fff;
}
.site-footer > .site-info .powered-by {
    font-size: small;
}
