b,
strong {
  font-weight: 600;
}

code::after {
  content: var(--tw-content);
  border-style: none;
}

.shadow {
  box-shadow: 0px 10px 45px rgba(0, 0, 0, 0.05);
}
.shadow-lg {
  box-shadow: 0px 15px 34px rgba(0, 0, 0, 0.1);
}

.bg-gradient-to-tl {
  background-image: linear-gradient(184.78deg, #f84524 7.64%, #fee140 120.07%) !important;
}

.bg-gradient {
  background-image: linear-gradient(184.78deg, #fee140 7.64%, #f84524 120.07%) !important;
}