.topbar ul li a {
  color: #fff;
  opacity: .5;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  text-decoration: underline;
  font-family: 'Barlow';
}

@media only screen and (min-width: 1600px) {
  .yotpo .yotpo-modal-base .yotpo-modal-dialog,
  .yotpo .yotpo-modal .yotpo-modal-dialog {
    max-height: 1200px;
    max-width: 1200px;
  }
}