Hi James
Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.
@media (min-width: 992px){
.navbar .nav .dropdown-item {
color: #fff !important;
}
}
Let us know if it works.
Thanks