.tip {
   background: #DDD;
   border: 1px solid #AAA;
   padding:5px;
  color: #000000;
}
.tip-title {
}
.tip-text {
}
