.fusion-responsive-typography-calculated {
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}

.pw-menu {
  background-color: #b5880d;
		border-radius: 10px;
}

.pw-menu a {
    color: #ffffff !important; /* or your desired color */
}
.pw-menu a:hover {
    color: #ffcc00 !important; /* Replace with your preferred hover color */
}