h1 {
  color: #34c759;
}

h2 {
  color: #34c759;
}

h3 {
  color: #34c759;
}

.button {
  font-weight: bold;
}

.footer-info {
  text-align: center;
}

.comment-list .comment-body {
  border-style: solid;
  border-radius: 10px;
  border-color: #34c759;
  background-color: #ffffff;
}

.avatar.avatar-60.photo.avatar-default {
  margin: 5px;
}

.b-r.b-r--before_site_content {
  margin-top: -30px;
}

.btn:not(:disabled):not(.disabled) {
  font-weight: bold;
}