/*
Template: hummingbird
Theme Name: hummingbird_custom
Theme URI:http://open-cage.com/hummingbird/
*/

/* 引用を見やすくカスタマイズ */
.entry-content blockquote {
    background: none;
}
.entry-content blockquote:before, .entry-content blockquote:after {
    color: #e55937;
}
