/* Add custom CSS styles below */
.text-red-200 {
    --tw-text-opacity: 1;
    color: rgba(0,0,0,var(--tw-text-opacity));
}

.main-menu li>a {
   color: rgb(44 108 64);
}