/* Phosphor Fill sizing for static place guides — load after ../styles/phosphor-fill/style.css */

.dest-sidebar__link .ph-fill {
  font-size: 15px;
  flex-shrink: 0;
  opacity: 0.5;
  line-height: 1;
}

.dest-sidebar__link.active .ph-fill {
  opacity: 1;
}

.nav-back .ph-fill {
  font-size: 14px;
  line-height: 1;
}

.hl-nav-btn .ph-fill {
  font-size: 18px;
  line-height: 1;
}

.hl-card-category .ph-fill {
  font-size: 12px;
  line-height: 1;
  flex-shrink: 0;
}

.around-icon .ph-fill {
  font-size: 18px;
  line-height: 1;
}

.photo-grid-expand .ph-fill {
  font-size: 11px;
  line-height: 1;
}

.about-source .ph-fill {
  font-size: 16px;
  line-height: 1;
  flex-shrink: 0;
}

.gallery-lightbox__close .ph-fill {
  font-size: 14px;
  line-height: 1;
}

.gallery-lightbox__nav .ph-fill {
  font-size: 20px;
  line-height: 1;
}
