@media screen and (weex-theme: diablo) {
  
  .textContent {
    color: #a2a4a5;
    font-weight: 400;
  }
  .btn-text {
    color: #a2a4a5;
  }
}