@import url(https://fonts.googleapis.com/css?family=Roboto|Unbounded);

.site-header .site-branding .site-description {
  font-size: 18px;
}

.site-header .site-branding .site-title a {
  font-size: 40px;
}

.site-header .site-branding img {
  width: 20%;
  height: 20%;
}

.so-premium-web-font {
  font-size: 16px;
}

.published {
  font-size: 15px;
  font-family: 'Unbounded';
}

.entry-title a {
  font-size: 20px;
}

h1 {
  font-size: 20px;
}

.tablepress th {
  background-color: #c20e1a;
}

p {
  font-size: 16px;
}

img[title] {
    pointer-events: none;
}

.entry-thumbnail {
    display: none;
}

.widget_sow-image .widget-title {
	font-size: 14px;
	
}