

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, #52367d 7.64%, #dc0fc1 120.07%);
}

.bg-gradient {
  background-image: linear-gradient(184.78deg, #52367d 7.64%, #dc0fc1 120.07%);
}