html > body > #page > #site-bottom > #colophon > div > div:nth-child(1) > #tag_cloud-2 > h2 {
  text-align: center;
}
html > body > #page > #colophon > div > div:nth-child(1) > #tag_cloud-2 > h2 {
  text-align: center;
}
.site-footer {
  background-color: #1d1e2b;
}
.site-header {
  background-color: #1d1e2b;
}
.content-loop .entry-title a {
  color: #efefef;
}
.sf-menu li a {
  color: #b8b7b7;
}
#masthead .container nav {
  color: #b8b7b7;
}
.sf-menu > li {
  color: #b8b7b7;
}
.sidebar .widget .widget-title span {
  color: #e3e3e3;
}
.sidebar .widget-posts-thumbnail .entry-wrap a {
  color: #a1a1a1;
}
.header-search .search-input {
  color: #ffffff;
}
.content-loop .thumbnail-link img {
  border-radius: 20px;
}
.single .site-main .entry-content iframe {
  border-radius: 30px;
}
.entry-tags .tag-links a {
  border-radius: 3px;
}
.header-search {
  border-radius: 6px;
}
.pagination .page-numbers {
  border-radius: 7px;
}
.site-footer a {
  color: #d4d4d4 !important;
}
