.qupdates {
  padding: 5px;
  border: 1px solid red;
  background-color: rgba(245, 16, 16, 0.07);
  font-size: 13px;
}

.qupdates a:hover {
  text-decoration: underline;
}