<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tds-home-selector-pc-all {
  display: none !important;
}
#home-description-message, #home-description-message small { color: #f17e00 !important; }
.post-box &gt; .img-thumbnail { background: white !important; color: #f17e00 !important; }
.navbar-nav li a {
    font-size: 15px !important;
}

#tds-header-menu-pc-long-main .navbar-brand img {
  height: 70px !important;
}

#tds-home-title {
  background-image: -webkit-linear-gradient(left, #ff9005, #f9530b) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-weight: 900; 
  font-family: 'Source Sans Pro', sans-serif !important;
}

#tds-home-title small {
  font-size:72% !important ;
}

#tds-home-blog-section-pc h5:hover{
  color: #f17e00 !important;
}

#tds-home-first .swiper-container {
  display: none !important;
}

#tds-home-selector-mobile {
  display: none !important; 
}
</pre></body></html>