.fw-boldest {
  font-weight: 900 !important;
}

.bg-orange {
  background-color: #ff6700;
}

#twitter-widget-0 {
  border-radius: 13px;
  margin-top: 50px;
}

#kt_app_header h4 {
  font-family: "Seaweed Script", cursive;
  font-size: 2rem;
  color: #7b7b7b;
}

.asset-allocation-table {
  tbody tr:has(th) {
    background: #1b1b29;
    th {
      padding: 3px 5px;
    }
  }
}

.popover .popover-header {
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
}

i[class^=fa-], i[class*=" fa-"] {
  line-height: .05em;
  font-size: 1.25em;
  color: inherit;
}

#strat-intel .card-body {
  max-height: 142px;
  overflow: auto;
}
