<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page_title{
  padding-top: 143px;
  width: 100%;
  text-align: center;
  background-color: rgba(1, 1, 1, 0);
}
.page_desc{
  margin-top:1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
  padding-bottom: 6em;
 
}
.page_desc strong{
  font-size: 1em;
  font-weight: normal;
}
.page_title img{
  max-width: 24px;
  width: auto;
  height: auto;
  vertical-align: bottom;
  opacity: 0.7;
}
.page_title img:hover{ 
  opacity: 1;
}
.page_title img:focus{  
  opacity: 0.8;
}
@media screen and (max-width: 360px){  
  .page_desc strong{
    font-size: 15px;
  }
}</pre></body></html>