.ccs-logo-slot-v11 {
  background: transparent !important;
  border-radius: 50% !important;
  box-shadow: none !important;
  flex-shrink: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
}
.ccs-logo-image-v11 {
  display: block !important;
  height: 100% !important;
  object-fit: contain !important;
  width: 100% !important;
}
.ccs-hidden-mark-text-v11 {
  display: none !important;
}
.ccs-brand-row-v11 {
  min-height: 48px !important;
  position: relative !important;
}
.ccs-header-credentials-v11 {
  align-items: center;
  bottom: 3px;
  color: #65717d;
  display: flex;
  flex-wrap: wrap;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 8px;
  font-weight: 700;
  gap: 3px;
  left: 56px;
  letter-spacing: .15px;
  line-height: 11px;
  position: absolute;
}
.ccs-inline-credentials-v11 {
  align-items: center;
  color: #b9c1cb;
  display: flex;
  flex-wrap: wrap;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 9px;
  font-weight: 700;
  gap: 3px;
  justify-content: center;
  line-height: 13px;
  margin: 6px auto 0;
  text-align: center;
}
.ccs-footer-link-v11,
.ccs-website-link-v11 {
  color: #f47721 !important;
  cursor: pointer;
  font-weight: 900;
  text-decoration: underline !important;
  text-underline-offset: 2px;
}
@media (max-width: 390px) {
  .ccs-header-credentials-v11 {
    font-size: 7px;
    gap: 2px;
    left: 54px;
  }
}
