/* Change the color of the "Log in for pricing" text */
.price-section a {
  color: #0000FF !important;
  /* Change this hex code to your desired color */ }
