/*
Theme Name: 	Bunny child
Description: 	Nachbau von bunny theme
Template: 		bunny
Text Domain: 	bunny
License: MIT
License URI: http://opensource.org/licenses/MIT
Copyright 2014-2020 Carolina Nymark
*/

.post-date {
display: none;
}

article:last-of-type {
padding-top:2em;
padding-left:2em;
padding-right:2em;
padding-bottom:2em;
border-bottom: none;
}
.post-title {
color: #000000;
}
.post-title a {
color: #000000;
}

.comment-author .avatar {
display: none;

}