.at-quotes {
  border: 1px solid #e3e6ea;
  border-radius: 8px;
  padding: 1rem 1.25rem;
  margin: 0 0 1.75rem;
  background: #fbfcfd;
}
.at-quotes-titel { font-size: 1.05rem; margin: 0 0 .6rem; }
.at-quotes-tabel { width: 100%; border-collapse: collapse; margin: 0; }
.at-quotes-tabel th,
.at-quotes-tabel td { text-align: left; padding: .35rem 0; border-bottom: 1px solid #eef1f4; }
.at-quotes-tabel th { font-weight: 500; color: #55606c; width: 45%; }
.at-quotes-tabel tr:last-child th,
.at-quotes-tabel tr:last-child td { border-bottom: 0; }
.at-q-op { color: #17794a; }
.at-q-ned { color: #b3261e; }
.at-quotes-note { font-size: .8rem; color: #6b7680; margin: .6rem 0 0; }
