#cart-icon-bubble {
  display: none !important;
}
.mt-logo-text {
  background: linear-gradient(90deg, #0B4F8A, #FF6A3D);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #0B4F8A;
  font-weight: 800;
  letter-spacing: 0.2px;
}
