.toolbar-icon-tcfw-tcfw-manager::before {
    background-image: url(techcast.svg);
}

.tcfw-form-row {
  display: flex;
}

.tcfw-form-column-45 {
  flex: 45%;
}

.tcfw-form-column-55 {
  flex: 55%;
}

.tcfw-fa-icon-medium {
  font-size: 200%;
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
}
