.btn-default, .label-default {
background-color: #9fc234;
border-color: #9fc234;
-webkit-transition: background-color .3s linear;
-moz-transition: background-color .3s linear;
-o-transition: background-color .3s linear;
transition: background-color .3s linear;
}
.tagcloud a {
background-color: #A2A0A0;
}
#secondary .widget a {
color: #6b6b6b;
}
.single .secondary-content-box {
display: none;
}
Not Used:
body.home .entry-title {
display: none;
}
Read More button removal:
http://colorlib.com/wp/forums/topic/read-more-button-always-visible-2/