.crypto-ticker-wrapper {
  width: 100%;
  background: #ffffff;
  padding: 8px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}

.crypto-ticker-title {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #0b1744;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
}

.tradingview-widget-container {
  width: 100%;
}

.tradingview-widget-container__widget {
  width: 100%;
}