#wrapper-in > #content-w > #content main {
  background-image: none;
  background-repeat: repeat;
}
.side-topad > #authorst_widget-1 .st-author-profile-avatar {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to left, #90F7EC 0%, #32CCBC 100%);
  background-position: left;
}
.side-topad > #authorst_widget-1 .post {
  background-image: linear-gradient(to left, #90F7EC 0%, #32CCBC 100%);
}
#content-w > #content > #side .side-topad {
  background-image: linear-gradient(to left, #90F7EC 0%, #32CCBC 100%);
}
.side-topad > #search-1 > #search #s {
  background-color: #ffffff;
  background-image: none;
  border-width: 3px;
  border-style: solid;
}
.side-topad > #search-1 > #search #searchsubmit {
  border-width: 3px;
  border-style: solid;
}
#contentInner .itiran-card-list {
  background-color: #d9f4dc;
}
.st-post #rtoc-mokuji-wrapper {
  border-radius: 4px 4px 4px 4px;
  border-width: 2px;
  border-style: solid;
}
.st-post .wp-block-heading {
  color: #484242;
  background-color: #bfd6af;
  background-image: linear-gradient(90deg, #90F7EC, #32CCBC);
}
@media screen and (max-width: 375px) {
  #wrapper-in > #content-w > #content main {
    background-image: linear-gradient(90deg, #90F7EC, #32CCBC);
  }
  body > #pum-746 > #popmake-746 p {
    font-size: 13.1818px;
  }
}
