.unclickable > a:hover {
  cursor: default;
}

body.responsive #masthead .container {
  max-width: 1860px;
}

#topbar p {
  font-size: 24px;
  color: #00a6e2;
}

h6 {
  font-size: 12px;
  font-weight: 600;
  line-height: 19px;
}

h1 {
  font-size: 40px;
  line-height: 50px;
  font-family: 'Lora';
  font-weight: 500;
}

h2 {
  font-family: 'Lora';
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
}

.widget
h3 {
  font-weight: bold;
  font-size: 18px;
}

.tagcloud a {
  border-radius: 15px;
  background-color: #dce1e4;
  color: #374a5b;
}



.tags-list a {
  color: #374a5b;
  border-radius: 15px;
  background-color: #dce1e4;
}