a:hover,
a:active,
a:focus,
.search-excerpt {
    background-color: #fdff63;
}

h1 a strong {
    color: #fdff63;
}

aside {
    color: #4e4b00;
    background-color: #fdff63;
}

aside a {
    color: #4e4b00;
}

aside a:hover,
aside a:active,
aside a:focus,
aside .current_page_item>a,
.category aside .page-item-171 a,
.tag aside .page-item-174 a,
.search input[type=submit]:hover,
.search input[type=submit]:focus {
    color: #fdff63;
    background-color: #5d5c5a;
}

.comment-content {
    background-color: #ffffe6;
}