genesyscloud/frontend/public/css/styles.css [21:37]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    font-size: 22px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 16px;
    padding-left: 8px;
    position: relative;
    top: -1.5px;
    vertical-align: middle;
}

.header-bar > h2 > img {
    margin-top: 2px;
    margin-right: 8px;
}

.app-container {
    display: flex;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



twilioflex/agent-assist-functions/src/assets/style.css [33:49]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 16px;
  padding-left: 8px;
  position: relative;
  top: -1.5px;
  vertical-align: middle;
}

.header-bar > h2 > img {
  margin-top: 2px;
  margin-right: 8px;
}

.app-container {
  display: flex;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



