/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
.tabs .nav-tabs.flex-container {
    flex-direction: row !important;
    flex-wrap: wrap !important;
}

.tabs .nav-tabs.flex-container .nav-item {
    order: unset !important;
}
.carrier-delay {
  display: none !important;
}
.star-full .svgic, .star.star-on .svgic {
  color: #e7d015 !important;
}