.site-logo img {
  width: 75%;
  height: 50%;
  top: 10px;
  position: relative;
  padding: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin-top: 0px;
}

.site-header .site-title {
  position: relative;
  top: 18px;
}

.site-header.is-sticky .site-title a {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #0b07ed;
  font-style: normal;
  text-align: center;
  position: relative;
  top: 5px;
}

.is-sticky .site-logo {
  font-size: 29px;
  letter-spacing: 96px;
  word-spacing: 39px;
  white-space: normal;
  text-indent: 0px;
  text-align: center;
  line-height: 39px;
  width: 258px;
  padding: 0px;
  margin-top: -25px;
}

#colophon.site-footer.os-animation {
  position: relative;
  right: 0px;
  left: 0px;
}

.footer-divider img {
  position: relative;
  left: 0px;
  bottom: 0px;
}

#site-header {
  position: relative;
  top: -20px;
}