#s.field {
  background-color: #e7eaf0;
  color: #fcf8f2;
  opacity: 0.6;
  padding: 0px;
  top: 1958px;
  width: 120px;
  margin-right: 19px;
  visibility: visible;
  position: relative;
  bottom: 5px;
  font-size: 2px;
}

#access {
  background-color: #1a0303;
}

.home.current-item {
  text-indent: 12px;
  font-size: 12px;
  line-height: 8px;
  font-weight: 400;
  font-style: italic;
  white-space: normal;
  margin-left: 24px;
  margin-top: 10px;
}

.breadcrumbs {
  font-size: 12px;
  line-height: -5px;
  font-style: italic;
  text-indent: 60px;
  color: #0d0c0c;
  text-align: center;
}

@media only screen and (max-device-width: 680px) {
  p {
    font-size: 14px;
  }
}

p {
  font-size: 16px;
  line-height: 150%;
}

.rt-reading-time {
  position: relative;
}