.blogtext {
  font-size: 20px;
  line-height: 1.5;
  font-family: Georgia, serif;
  color: #1a1a1a;
  background-color: #fdfdfd;
  margin: 0 auto;
  margin-top: 2ex;
  padding-right: 50px;
  hyphens: auto;
  word-wrap: break-word;
  text-rendering: optimizeLegibility;
  font-kerning: normal;
}

.global-title-spinellis a, .global-title-spinellis a:hover {
  font-size: 1.4em;
  position: absolute;
  top: 1em;
  color: black;
  text-decoration: none;
}

.dds-hr {
    border: 0;
    border-top: 0.5ex solid #ff0000;
    margin: 0.2ex 0 0.5ex 0;
    padding: 0;
}

.dds-logo-size {
  margin: 1ex 0 0 0;
  height: 5ex;
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
  box-sizing: content-box;
    line-height: normal;
}
