<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slideContent-postedguide{
  margin-bottom: 30px;
    padding: 20px 40px;
    height: auto;
    background-color: #0A9132;
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
}

.slideContent-postedguide p{
    font-size: 18px;
}

.slideContent-postedguide a{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.post-content-stype table tr p,
.singleContent .singleContent-content table tr p,
.pageContent .pageContent-content table tr p{
  font-size: 13px;
}

.content-index .indexInformation.synergy_color .indexTitleStyle-title,
.content-index .indexInformation.synergy_color .indexMoreBtn a{
  color: #69b414;
}

.content-index .indexInformation.synergy_color .indexTitleStyle:before,
.indexInformation.synergy_color .postStyle .postStyle-item-label span{
  background-color: #69b414;
}

.pageActive .pageActive-borderbox{
  width: 80%;
}

.pageDonation-excerpt_tuika{
  font-size: 18px !important;
}

.pageDonation-excerpt_tuika2{
  text-align: center;
  color: #0A9132;
}

.pageDonation-excerpt_tuika2 img{
  width: 100%;
}

@media (max-width: 640px){
  .pageActive .pageActive-borderbox{
    width: 100%;
    height: auto;
    line-height: 1.4;
    padding: 1em;
  }
}</pre></body></html>