.topic__main-container___HiHbc{
  max-width: 1200px;
  margin: auto;
}

h3.topic__section-header___3wGdT{
  padding: 0 0.75rem;
  height: 60px;
}

h3.topic__section-header___3wGdT .topic__backtitle___2fSaW{
  color: #d2c2b6;
  font-family: Optima;
  font-size: 70px;
  font-weight: 100;
  opacity: 0.6;
  display: inline-block;
  color: #dcdcdd;
  border-bottom:2px solid;
  padding-bottom: 10px;
  border-color:#616A70;
}
h3.topic__section-header___3wGdT .topic__h-line___3-JF7{
  width: 200px;
  height: 2px;
  position: relative;
  top: 10px;
  background: #616A70;
}
h3.topic__section-header___3wGdT .topic__maintitle___1oVyf{
  position: relative;
  top: -50px;
  font-size: 35px;
  font-weight: bold;
  left: 10px;
}
/*-- intro --*/
.topic__topic-intro-img___38MA7{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 460px;
  height: 300px;
  margin: 10px auto;
}

.topic__topic-intro-box___1RpHi{
  margin: 10px auto;
  padding: 15px;
  padding-top: 0;
  width: 100%;
  height: 300px;
}

.topic__topic-intro-box___1RpHi>h4{
  font-size: 20px;
  margin-top: 0;
  padding-left: 15px;
}

.topic__topic-intro-box___1RpHi>h4::before{
  content: ' ';
  width: 5px;
  height:5px;
  position: absolute;
  margin-left:-14px;
  margin-top: 7px;
  border-top: 5px solid #616A70;
  border-left: 5px solid #616A70;
  border-right: 5px solid #fff !important;
  border-bottom: 5px solid #fff !important;
}

.topic__topic-intro-box___1RpHi>p{
  border-bottom: 2px solid #616A70;
  border-left: 2px solid #616A70;
  height: 264px;
  padding: 10px;
  font-size: 18px;
}

.topic__page-load-more___3fnT9,.topic__page-load-more___3fnT9:active,.topic__page-load-more___3fnT9:focus{
  border: 1px solid;
  background-color: white;
  padding: 5px 15px;
  margin-top:40px;
  margin-bottom:40px;
  border-color: #616A70;
  color:#616A70;
}
.topic__page-load-more___3fnT9:hover{
  opacity: 0.8;
}

.topic__topic-donate-btn___3UQXu {
  color: #61696F;
  float: right;
  font-size: 1rem;
}

.topic__topic-donate-btn___3UQXu:hover {
  color: #61696F;
}

.topic__topic-donate-icon___3mLrS {
  width: 20px;
  margin-top: -2px;
  margin-right: -1px;
}

@media only screen and (max-width: 1400px){
  .topic__main-container___HiHbc{
    max-width: 960px;
    margin: auto;
  }
}
@media only screen and (max-width: 1000px){
  .topic__main-container___HiHbc{
    max-width: 640px;
  }
  .topic__topic-intro-box___1RpHi>h4{
    font-size: 17px;
  }
  .topic__topic-intro-img___38MA7{
    width: 300px;
    height: 200px;
  }
  .topic__topic-intro-box___1RpHi{
    height: 200px;
  }
  .topic__topic-intro-box___1RpHi>p{
    height: 166px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 768px){
  .topic__topic-intro-img___38MA7{
    margin-bottom: 0;
  }
  .topic__topic-intro-box___1RpHi>p{
    margin-right: 10px;
  }
}

.topic__hot___14jAj {
  float: left;
  width: 20px;
  margin-right: 20px;
}
