.commonStyle__zt3BrandBg {
    background-color: #63b7e6;
}  
    .commonStyle__zt3Brand {
    color: #63b7e6;
}

li [data-id="followed_user"] {
  display: none;
}

.ticketDetail ul.ConversationForm__replay li.ConversationForm__list:nth-child(2) {
display: none;
}

.CustomWidget__customDescription.commonStyle__wordWrapWord.commonStyle__wordBreakWord {
  a:link {
  color: #252525;
  background-color: transparent;
  text-decoration: none;
}

a:visited {
  color: #252525;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: #63b7e6;
  background-color: transparent;
  text-decoration: none;
}
