h1 {
  color: #000000;
  text-align: center;
}

h2 {
  color: #000000;
}

h3 {
  color: #000000;
}

.aligncenter.wp-image-41.size-full {
  border-radius: 10px;
}

.top-menu ul li>a {
  color: #9a9999;
}

.btn:not(:disabled):not(.disabled) {
  border-radius: 10px;
  border-width: 10px;
  border-left-width: 20px;
  border-right-width: 20px;
  font-weight: bold;
}

.entry-content blockquote.info {
  border-radius: 10px;
}

.entry-content blockquote.question {
  border-radius: 10px;
}

.entry-content blockquote.warning {
  border-radius: 10px;
}