/*
 * Enter any custom CSS here.
 * This file will not be overwritten by theme updates.
*/
.hero-color {
    color: #5ba8ff;
    text-shadow: 0 0 12px rgba(91,168,255,.7);
}

.badge-icon {
    color: #4da3ff;
    margin-right: 6px;
    text-shadow: 0 0 10px rgba(77,163,255,.7);
}

.sale-icon {
    color: #4da3ff !important;
}

.info-card-wrapper {
  display: none !important;
}

.nexus-badge {
    font-size: 16px !important;
    padding: 10px 20px !important;
}

.nexus-badge .hero-color {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.nexus-badge .badge-icon {
    font-size: 14px !important;
}