/*
 * Enter any custom CSS here.
 * This file will not be overwritten by theme updates.
*/

/*
For cleaner gradient bg
*/
.to-\[\#050918\] {
  --tw-gradient-to: #09102c var(--tw-gradient-to-position);
}
.from-\[\#050918\] {
  --tw-gradient-from: #09102c var(--tw-gradient-from-position);
  --tw-gradient-to:#09102c00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.h-96 {
  height: 40rem;
}