

.menu-item {

    padding: 20px;
    font-size: 16px;
}

.menu-item-home a {
    --tw-text-opacity: 1;
    color: rgb(244 119 33 / var(--tw-text-opacity));
    opacity: 1;
}

.menu-item a {
    @apply mx-8 flex py-2 text-base text-dark hover:text-indigo-600;
}
  

.wp-singular .ud-header {
    background-color: #321e44;
}