.brein-qam .brein-qam-title {
  font-size: 1em;
}

.brein-qam .brein-qam-title::after {
  content: "";
  display: block;
  width: 1.1em;
  height: 1.1em;
  margin: 0.85em auto 0.15em;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.4 5.4c.3-.3.8-.3 1.1 0L8 8.9l3.5-3.5c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1L8.6 10.6c-.3.3-.8.3-1.1 0L3.4 6.5c-.3-.3-.3-.8 0-1.1Z' fill='black'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.4 5.4c.3-.3.8-.3 1.1 0L8 8.9l3.5-3.5c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1L8.6 10.6c-.3.3-.8.3-1.1 0L3.4 6.5c-.3-.3-.3-.8 0-1.1Z' fill='black'/%3E%3C/svg%3E") center / contain no-repeat;
}

.brein-qam .brein-qam-body .brein-qam-list {
  margin-top: 0.45em;
}

.brein-qam .brein-qam-body .brein-qam-list .brein-qam-action {
  background: #52ae32;
  color: #ffffff;
}

.brein-qam .brein-qam-body .brein-qam-list .brein-qam-action:hover {
  background: #46772e;
  color: #ffffff;
}
