.brand{
  display:inline-flex!important;
  align-items:baseline!important;
  gap:.16em!important;
  color:#163e42!important;
  font-family:"Barlow",Arial,sans-serif!important;
  font-size:30px!important;
  font-weight:300!important;
  line-height:1!important;
  letter-spacing:.005em!important;
  text-decoration:none!important;
  white-space:nowrap;
}
.brand span,.brand b{
  display:inline-block;
  font:inherit!important;
  line-height:inherit!important;
  letter-spacing:inherit!important;
}
.brand b{color:#70c9c8!important}
.footer-brand{
  display:inline-flex;
  align-items:baseline;
  gap:.16em;
  font-family:"Barlow",Arial,sans-serif;
  font-size:27px!important;
  font-weight:300;
  line-height:1;
  letter-spacing:.005em!important;
}
.footer-brand b{font:inherit;color:#70c9c8!important}
.admin-sidebar .brand{max-width:100%;font-size:23px!important;color:#fff!important}.admin-sidebar .brand span{color:#fff!important}.admin-sidebar .brand b{color:#7bd7d4!important}
@media(max-width:480px){.brand{font-size:24px!important}}
