.whatapp-confirm {
            font-family: 'Inter', sans-serif;
      }
		
.u-header__navbar-brand > img {
    width: 12rem !important;
  }
  
 .logo-container {
    padding-top: 16px !important;
	padding-bottom: 16px !important;
  }
  .logo-footer {
	  width: 16rem !important;
  }
  .logo-whatsapp {
	 width: 48px !important;
  }
.trending-prices {
	font-size: 18px;
}
.text-blue {
  color: #01b1bb !important;
}
.text-cyan {
  color: #01b1bb !important;
}
.mw-30percent {
  max-width: 32% !important;
  background-color: #fed700;
  border-color: #fed700 !important;
  padding: 5px;
  max-width: 150px;
}
.flow-root {
  display: flow-root;
}