/* Honest Auto Services dark theme overrides */
:root {
  --ha-bg: #131922;
  --ha-bg-2: #18212c;
  --ha-panel: #202b37;
  --ha-panel-2: #263443;
  --ha-line: rgba(255, 255, 255, 0.16);
  --ha-text: #f7fbff;
  --ha-muted: #c8d2de;
  --ha-muted-2: #aebbc8;
  --ha-blue: #2f6fe4;
  --ha-blue-2: #1d55bd;
  --ha-amber: #f2b84b;
  --ha-green: #34c38f;
}

html,
body {
  background: var(--ha-bg);
  color: var(--ha-text);
  letter-spacing: 0;
  overflow-x: hidden;
}

body {
  font-family: "Poppins", Arial, sans-serif;
  background:
    linear-gradient(180deg, #151d26 0%, #111820 44%, #161d26 100%);
}

a {
  color: var(--ha-amber);
}

a:hover,
a:focus {
  color: #ffd37b;
}

p {
  color: var(--ha-muted);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wrap,
.ftco-navbar-light,
.footer {
  background: #121820 !important;
}

.wrap {
  border-bottom: 1px solid var(--ha-line);
}

.brand-logo {
  display: inline-flex;
  align-items: center;
  min-height: 78px;
}

.brand-logo img {
  width: min(220px, 46vw);
  max-height: 76px;
  object-fit: contain;
  object-position: left center;
}

.top-contact {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  flex-wrap: wrap;
}

.top-contact a {
  color: var(--ha-text);
  font-weight: 600;
}

.top-contact .btn {
  color: #07101c;
}

.navbar-dark .navbar-nav .nav-link,
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
  color: rgba(255, 255, 255, 0.82) !important;
  font-weight: 600;
  letter-spacing: 0;
}

.navbar-dark .navbar-nav .active > .nav-link,
.ftco-navbar-light .navbar-nav > .nav-item.active > a,
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
  color: var(--ha-amber) !important;
}

.navbar-toggler {
  border-color: var(--ha-line) !important;
  color: var(--ha-text) !important;
}

.req-button a,
.btn.btn-primary,
.btn-primary {
  background: var(--ha-amber) !important;
  border-color: var(--ha-amber) !important;
  color: #101318 !important;
  border-radius: 6px;
  font-weight: 700;
  box-shadow: none !important;
}

.btn.btn-primary:hover,
.btn-primary:hover,
.req-button a:hover {
  background: #ffd06f !important;
  border-color: #ffd06f !important;
  color: #101318 !important;
}

.btn-outline-light {
  border-radius: 6px;
  font-weight: 700;
}

.hero-wrap,
.hero-wrap-2,
.slider-item {
  min-height: 560px;
  background-position: center;
  background-size: cover;
}

.hero-wrap-2 {
  min-height: 360px;
}

.hero-wrap .overlay,
.hero-wrap-2 .overlay,
.slider-item .overlay {
  background: linear-gradient(90deg, rgba(18, 24, 32, 0.9), rgba(20, 30, 42, 0.68), rgba(19, 25, 34, 0.44));
  opacity: 1;
}

.slider-text h1,
.slider-text h2,
.bread {
  color: var(--ha-text) !important;
  letter-spacing: 0;
}

.slider-text h1 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.hero-kicker,
.subheading {
  color: var(--ha-amber) !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.section-dark,
.ftco-section,
.seo-content-block {
  background: var(--ha-bg) !important;
  color: var(--ha-text);
}

.bg-light,
.testimony-section,
.ftco-appointment {
  background: var(--ha-bg-2) !important;
  color: var(--ha-text);
}

.section-panel,
.appointment,
.contact-wrap,
.info-wrap,
.blog-entry,
.testimony-wrap,
.sidebar-box,
.service-card,
.feature-tile,
.process-step,
.shop-card,
.empty-state {
  background: var(--ha-panel) !important;
  border: 1px solid var(--ha-line);
  border-radius: 8px;
  color: var(--ha-text);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.28);
}

.section-panel,
.appointment,
.contact-wrap,
.info-wrap,
.blog-entry,
.testimony-wrap,
.sidebar-box,
.service-card,
.feature-tile,
.process-step,
.shop-card,
.empty-state {
  box-shadow: 0 18px 46px rgba(7, 10, 14, 0.26);
}

.section-panel,
.feature-tile,
.process-step,
.shop-card,
.empty-state {
  padding: 28px;
}

.heading-section h2,
.heading-section h3,
.blog-entry .heading a,
.sidebar-box h3,
.service-card h3,
.feature-tile h3,
.process-step h3,
.shop-card h3,
.contact-wrap h3,
.info-wrap h3 {
  color: var(--ha-text) !important;
}

.heading-section .subheading {
  color: var(--ha-amber);
}

.eyebrow {
  color: var(--ha-amber);
  display: inline-block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.lead-copy {
  color: #eef4fa;
  font-size: 18px;
  line-height: 1.75;
}

.stats-strip {
  background: linear-gradient(135deg, #202a36, #17212c) !important;
  border-top: 1px solid var(--ha-line);
  border-bottom: 1px solid var(--ha-line);
}

.block-18 .text .number,
.block-18 .text span,
.block-18 .icon span {
  color: var(--ha-text) !important;
}

.block-18 .icon {
  color: var(--ha-amber);
}

.service-flow {
  background:
    radial-gradient(circle at 12% 20%, rgba(47, 111, 228, 0.2), transparent 34%),
    linear-gradient(135deg, #202b37 0%, #18222d 55%, #23303d 100%);
  border-bottom: 1px solid var(--ha-line);
  border-top: 1px solid var(--ha-line);
  color: var(--ha-text);
  padding: 72px 0;
}

.service-flow h2 {
  color: var(--ha-text);
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
}

.service-flow p {
  color: var(--ha-muted);
}

.flow-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flow-step {
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  min-height: 245px;
  padding: 24px;
  position: relative;
}

.flow-step-number {
  color: rgba(255, 255, 255, 0.42);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  position: absolute;
  right: 20px;
  top: 18px;
}

.flow-icon {
  align-items: center;
  background: rgba(242, 184, 75, 0.14);
  border: 1px solid rgba(242, 184, 75, 0.28);
  border-radius: 8px;
  color: var(--ha-amber);
  display: inline-flex;
  height: 46px;
  justify-content: center;
  margin-bottom: 24px;
  width: 46px;
}

.flow-step h3,
.promise-item h3 {
  color: var(--ha-text);
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 10px;
}

.flow-step p,
.promise-item p {
  color: var(--ha-muted);
  margin-bottom: 0;
}

.service-flow-compact {
  padding: 64px 0;
}

.promise-list {
  display: grid;
  gap: 14px;
}

.promise-item {
  align-items: flex-start;
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  display: grid;
  gap: 18px;
  grid-template-columns: 44px minmax(0, 1fr);
  padding: 22px;
}

.promise-item > .fa {
  align-items: center;
  background: rgba(47, 111, 228, 0.16);
  border: 1px solid rgba(47, 111, 228, 0.34);
  border-radius: 8px;
  color: var(--ha-amber);
  display: inline-flex;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 22px;
}

.service-card {
  min-height: 265px;
  padding: 26px;
  transition: transform 180ms ease, border-color 180ms ease;
}

.service-card:hover {
  border-color: rgba(244, 178, 63, 0.48);
  transform: translateY(-3px);
}

.service-card .icon,
.feature-icon {
  align-items: center;
  background: rgba(31, 100, 216, 0.18);
  border: 1px solid rgba(31, 100, 216, 0.42);
  border-radius: 8px;
  color: var(--ha-amber);
  display: inline-flex;
  height: 48px;
  justify-content: center;
  margin-bottom: 18px;
  width: 48px;
}

.service-card p,
.feature-tile p,
.process-step p,
.shop-card p,
.blog-entry .text,
.sidebar-box,
.testimony-wrap .text p {
  color: var(--ha-muted);
}

.service-card a {
  font-weight: 700;
}

.mileage-tool-section {
  background:
    radial-gradient(circle at 78% 18%, rgba(242, 184, 75, 0.12), transparent 30%),
    linear-gradient(180deg, #151d26 0%, #17202a 100%) !important;
}

.mileage-tool-shell {
  display: grid;
  gap: 22px;
  grid-template-columns: minmax(0, 1.35fr) minmax(310px, 0.65fr);
}

.mileage-control-panel,
.maintenance-signal-card,
.maintenance-result-card,
.mileage-cta-card {
  background: rgba(32, 43, 55, 0.94);
  border: 1px solid var(--ha-line);
  border-radius: 8px;
  box-shadow: 0 22px 54px rgba(7, 10, 14, 0.28);
  color: var(--ha-text);
}

.mileage-control-panel {
  padding: clamp(22px, 4vw, 34px);
}

.odometer-field {
  align-items: center;
  background: #111923;
  border: 1px solid rgba(242, 184, 75, 0.26);
  border-radius: 8px;
  display: flex;
  gap: 14px;
  margin-bottom: 20px;
  padding: 10px 16px;
}

.odometer-field input {
  background: transparent;
  border: 0;
  color: var(--ha-text);
  flex: 1;
  font-size: clamp(34px, 7vw, 68px);
  font-weight: 800;
  line-height: 1;
  min-width: 0;
  outline: 0;
}

.odometer-field span {
  color: var(--ha-muted);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.mileage-range {
  accent-color: var(--ha-amber);
  margin: 8px 0 22px;
  width: 100%;
}

.mileage-presets,
.profile-selector {
  display: grid;
  gap: 12px;
}

.mileage-presets {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 28px;
}

.mileage-presets button,
.profile-selector button {
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  color: var(--ha-text);
  cursor: pointer;
  font-weight: 700;
  min-height: 48px;
  padding: 10px 12px;
  text-align: left;
  transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.mileage-presets button {
  text-align: center;
}

.mileage-presets button:hover,
.profile-selector button:hover,
.mileage-presets button.active,
.profile-selector button.active {
  background: rgba(242, 184, 75, 0.13);
  border-color: rgba(242, 184, 75, 0.52);
  transform: translateY(-2px);
}

.profile-block {
  margin-top: 6px;
}

.profile-selector {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.profile-selector strong,
.profile-selector span {
  display: block;
}

.profile-selector strong {
  color: var(--ha-text);
  font-size: 15px;
  margin-bottom: 6px;
}

.profile-selector span {
  color: var(--ha-muted);
  font-size: 12px;
  line-height: 1.45;
}

.maintenance-signal-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(22px, 4vw, 30px);
}

.mileage-readout {
  color: var(--ha-text);
  font-size: clamp(34px, 5vw, 50px);
  font-weight: 800;
  line-height: 1;
  margin-bottom: 18px;
}

.signal-status {
  background: rgba(47, 111, 228, 0.15);
  border: 1px solid rgba(47, 111, 228, 0.38);
  border-radius: 8px;
  margin-bottom: 18px;
  padding: 16px;
}

.signal-status.is-due {
  background: rgba(242, 184, 75, 0.14);
  border-color: rgba(242, 184, 75, 0.48);
}

.signal-status.is-soon {
  background: rgba(52, 195, 143, 0.12);
  border-color: rgba(52, 195, 143, 0.34);
}

.signal-status strong,
.signal-status span {
  display: block;
}

.signal-status strong {
  color: var(--ha-text);
  font-size: 24px;
}

.signal-status span {
  color: var(--ha-muted);
}

.signal-metrics {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 18px;
}

.signal-metrics div {
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  padding: 12px;
}

.signal-metrics strong,
.signal-metrics span {
  display: block;
}

.signal-metrics strong {
  color: var(--ha-amber);
  font-size: 24px;
  line-height: 1;
}

.signal-metrics span {
  color: var(--ha-muted);
  font-size: 12px;
  margin-top: 6px;
}

.maintenance-results-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.maintenance-result-card {
  min-height: 330px;
  padding: 24px;
  transition: border-color 180ms ease, transform 180ms ease;
}

.maintenance-result-card:hover {
  border-color: rgba(242, 184, 75, 0.42);
  transform: translateY(-3px);
}

.result-card-top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 22px;
}

.result-icon {
  align-items: center;
  background: rgba(47, 111, 228, 0.16);
  border: 1px solid rgba(47, 111, 228, 0.36);
  border-radius: 8px;
  color: var(--ha-amber);
  display: inline-flex;
  height: 46px;
  justify-content: center;
  width: 46px;
}

.status-pill {
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  color: var(--ha-muted);
  font-size: 12px;
  font-weight: 800;
  padding: 7px 11px;
  text-transform: uppercase;
}

.maintenance-result-card.is-due .status-pill {
  background: rgba(242, 184, 75, 0.16);
  border-color: rgba(242, 184, 75, 0.45);
  color: #ffdda0;
}

.maintenance-result-card.is-soon .status-pill {
  background: rgba(52, 195, 143, 0.14);
  border-color: rgba(52, 195, 143, 0.34);
  color: #baf0dd;
}

.maintenance-result-card h3 {
  color: var(--ha-text);
  font-size: 21px;
  font-weight: 700;
}

.maintenance-result-card p {
  color: var(--ha-muted);
}

.result-meta {
  display: grid;
  gap: 10px;
  margin: 22px 0;
}

.result-meta div {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  padding: 12px;
}

.result-meta span,
.result-meta strong {
  display: block;
}

.result-meta span {
  color: var(--ha-muted-2);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.result-meta strong {
  color: var(--ha-text);
  font-size: 14px;
  margin-top: 4px;
}

.maintenance-result-card a {
  font-weight: 700;
}

.mileage-cta-band {
  background:
    radial-gradient(circle at 82% 42%, rgba(52, 195, 143, 0.16), transparent 28%),
    linear-gradient(135deg, #202b37 0%, #17212c 58%, #222f3c 100%);
}

.mileage-cta-card {
  align-items: center;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  padding: 22px;
}

.mileage-cta-card strong,
.mileage-cta-card span {
  display: block;
}

.mileage-cta-card strong {
  color: var(--ha-text);
  font-size: 24px;
}

.mileage-cta-card span {
  color: var(--ha-muted);
}

.service-cta-panel {
  align-items: center;
  display: flex;
  gap: 24px;
  justify-content: space-between;
}

.service-cta-panel h2 {
  color: var(--ha-text);
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 12px;
}

.service-cta-panel p {
  margin-bottom: 0;
  max-width: 680px;
}

.service-cta-actions {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

.tabulation .nav-pills .nav-link,
.tabulation-2 .nav-pills .nav-link {
  background: var(--ha-panel) !important;
  border: 1px solid var(--ha-line);
  color: var(--ha-text) !important;
  border-radius: 6px;
}

.tabulation .nav-pills .nav-link.active,
.tabulation-2 .nav-pills .nav-link.active {
  background: var(--ha-blue) !important;
  border-color: var(--ha-blue) !important;
  color: #fff !important;
}

.tab-content {
  color: var(--ha-muted);
}

.check-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.check-list li {
  color: var(--ha-muted);
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

.check-list li:before {
  color: var(--ha-green);
  content: "\f00c";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 0;
}

.shop-image,
.service-hero-image,
.image-band {
  background-position: center;
  background-size: cover;
  border-radius: 8px;
  min-height: 360px;
  overflow: hidden;
}

.image-band {
  min-height: 460px;
}

.work,
.block-20,
.blog-img {
  background-position: center !important;
  background-size: cover !important;
}

.work .desc {
  background: linear-gradient(180deg, rgba(5, 8, 12, 0), rgba(5, 8, 12, 0.92));
}

.work .icon {
  background: var(--ha-amber) !important;
  color: #111;
}

.blog-entry .text {
  background: var(--ha-panel) !important;
}

.blog-entry .posted .desc span,
.meta a,
.categories li a {
  color: var(--ha-muted) !important;
}

.categories li {
  border-bottom: 1px solid var(--ha-line);
}

.form-control {
  background: #17212c !important;
  border: 1px solid var(--ha-line) !important;
  border-radius: 6px;
  color: var(--ha-text) !important;
}

.form-control::placeholder {
  color: #9ba8b6;
}

.form-control:focus {
  border-color: var(--ha-amber) !important;
  box-shadow: 0 0 0 0.12rem rgba(244, 178, 63, 0.18) !important;
}

.appointment .form-control,
.contactForm .form-control,
.contact-wrap .form-control {
  background: #17212c !important;
  border: 1px solid var(--ha-line) !important;
  color: var(--ha-text) !important;
}

.appointment .form-control::placeholder,
.contactForm .form-control::placeholder,
.contact-wrap .form-control::placeholder {
  color: #9ba8b6 !important;
}

.tabulation .tab-content,
.tabulation-2 .tab-content {
  background: transparent !important;
  color: var(--ha-muted) !important;
}

.tabulation .tab-content ul li {
  background: var(--ha-panel) !important;
  border-color: var(--ha-line) !important;
  color: var(--ha-muted) !important;
}

.owl-carousel.home-slider .slider-item,
.owl-carousel.home-slider .slider-item .slider-text {
  min-height: clamp(520px, 72vh, 720px) !important;
  height: clamp(520px, 72vh, 720px) !important;
}

.alert-success {
  background: rgba(52, 195, 143, 0.12);
  border-color: rgba(52, 195, 143, 0.34);
  color: #baf0dd;
}

.alert-danger {
  background: rgba(240, 88, 88, 0.12);
  border-color: rgba(240, 88, 88, 0.34);
  color: #ffc5c5;
}

.footer {
  border-top: 1px solid var(--ha-line);
}

.footer p,
.footer .text,
.footer a,
.ftco-footer-widget ul li span {
  color: var(--ha-muted) !important;
}

.footer .logo img {
  max-width: 220px;
  max-height: 86px;
  object-fit: contain;
}

.footer .ftco-footer-social li a {
  background: var(--ha-panel-2) !important;
  color: var(--ha-text) !important;
}

.footer .ftco-heading-2 {
  color: var(--ha-text) !important;
}

.quick-action-bar {
  display: none;
}

.breadcrumbs span,
.breadcrumbs a {
  color: rgba(255, 255, 255, 0.76) !important;
}

.content-media {
  border-radius: 8px;
  max-height: 520px;
  object-fit: cover;
  width: 100%;
}

.about-author {
  background: var(--ha-panel) !important;
  border: 1px solid var(--ha-line);
  border-radius: 8px;
}

.block-27 ul li a,
.block-27 ul li span {
  background: var(--ha-panel) !important;
  border-color: var(--ha-line) !important;
  color: var(--ha-text) !important;
}

.block-27 ul li.active span {
  background: var(--ha-amber) !important;
  color: #101318 !important;
}

.map-panel {
  min-height: 300px;
}

.hours-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hours-list li {
  align-items: center;
  border-bottom: 1px solid var(--ha-line);
  color: var(--ha-muted);
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
}

@media (max-width: 991.98px) {
  .hero-wrap,
  .slider-item {
    min-height: 620px;
  }

  .top-contact {
    justify-content: flex-start;
    margin-bottom: 16px;
  }

  .req-button {
    margin: 12px 0;
    width: 100%;
  }

  .req-button a {
    display: block;
    text-align: center;
    width: 100%;
  }

  .flow-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mileage-tool-shell {
    grid-template-columns: 1fr;
  }

  .service-cta-panel {
    align-items: flex-start;
    flex-direction: column;
  }

  .service-cta-actions {
    justify-content: flex-start;
  }

  .profile-selector {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 575.98px) {
  body {
    padding-bottom: 74px;
  }

  .brand-logo {
    min-height: 64px;
  }

  .brand-logo img {
    max-height: 62px;
  }

  .slider-text h1 {
    font-size: 34px !important;
    line-height: 1.12;
  }

  .section-panel,
  .feature-tile,
  .process-step,
  .shop-card,
  .empty-state {
    padding: 20px;
  }

  .service-flow {
    padding: 48px 0;
  }

  .service-flow h2 {
    font-size: 27px;
    margin-bottom: 16px;
  }

  .flow-grid,
  .promise-list {
    grid-template-columns: 1fr;
  }

  .flow-step {
    min-height: auto;
  }

  .promise-item {
    grid-template-columns: 1fr;
  }

  .odometer-field {
    align-items: flex-start;
    flex-direction: column;
  }

  .mileage-presets,
  .signal-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .maintenance-result-card {
    min-height: auto;
  }

  .mileage-cta-card {
    align-items: stretch;
    flex-direction: column;
  }

  .mileage-cta-card .btn {
    width: 100%;
  }

  .service-cta-actions,
  .service-cta-actions .btn {
    width: 100%;
  }

  .quick-action-bar {
    align-items: stretch;
    background: rgba(18, 24, 32, 0.96);
    border-top: 1px solid var(--ha-line);
    bottom: 0;
    box-shadow: 0 -12px 32px rgba(0, 0, 0, 0.32);
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    left: 0;
    padding: 8px;
    position: fixed;
    right: 0;
    z-index: 1200;
  }

  .quick-action-bar a {
    align-items: center;
    border-radius: 6px;
    color: var(--ha-text);
    display: flex;
    flex-direction: column;
    font-size: 11px;
    font-weight: 700;
    gap: 4px;
    justify-content: center;
    min-height: 52px;
  }

  .quick-action-bar a:hover,
  .quick-action-bar a:focus {
    background: rgba(242, 184, 75, 0.12);
    color: var(--ha-amber);
  }

  .quick-action-bar .fa {
    color: var(--ha-amber);
    font-size: 17px;
  }
}
