.bg-lime-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(163 230 53 / var(--tw-bg-opacity));
  }

.bg-tph {
    --tw-bg-opacity: 1;
    background-color: rgb(78 149 37 / var(--tw-bg-opacity));
}

.hover\:opacity-50:hover {
    opacity: 1.0 !important;
    color: #fbd341 !important;
}

.lg\:prose-xl {
    font-size: 1.125rem !important;
    line-height: 1.8 !important;
}
.lg\:prose-lg {
    font-size: 1.125rem !important;
    line-height: 1.8 !important;
}

img[src*='#center'] {
    display: block;
    margin: auto;
}