#mainNav.navbar-shrink {
}

.blue-text {
  text-decoration: none;
  color: #2962FF;
}

.blue-text:hover {
  color: #2962FF;
}

.cotacoes {
  position: sticky;
  top: 76px;
  z-index: 999;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 5px 0 rgb(0 0 0 / 23%);
}

.copyright-widget-tradingview {
  font-size: 10px;
}

