.content-txt .is-red {
  font-weight: bold;
  color: #df0d00;
}
.ui-button {
  padding: 0 !important;
  border: none !important;
  cursor: auto !important;
}

.ui-button:focus,
.ui-button:hover {
  background: none !important;
}
