a.toz-official-line-link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  min-height: 58px !important;
  padding: 8px 14px !important;
  border: 1px solid #06c755 !important;
  border-radius: 9px !important;
  background: #06c755 !important;
  color: #fff !important;
  text-align: left !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

a.toz-official-line-link.toz-official-line-wide {
  width: 100% !important;
}

a.toz-official-line-link:hover,
a.toz-official-line-link:focus-visible {
  background: #05b94f !important;
  border-color: #05b94f !important;
  color: #fff !important;
}

a.toz-official-line-link:focus-visible {
  outline: 3px solid rgba(6, 199, 85, 0.28) !important;
  outline-offset: 3px !important;
}

.toz-official-line-icon {
  display: block !important;
  width: 42px !important;
  height: 42px !important;
  flex: 0 0 42px !important;
  object-fit: contain !important;
}

.toz-official-line-copy {
  display: grid !important;
  gap: 1px !important;
  margin: 0 !important;
  color: #fff !important;
  line-height: 1.25 !important;
}

.toz-official-line-copy strong,
.toz-official-line-copy span {
  margin: 0 !important;
  color: #fff !important;
}

.toz-official-line-copy strong {
  font-size: 14px !important;
  font-weight: 900 !important;
  letter-spacing: 0.02em !important;
}

.toz-official-line-copy span {
  font-size: 12px !important;
  font-weight: 700 !important;
}
