.font-alt{
  font-family: 'segoe'!important;
  font-style: normal !important;
  font-weight: 400;
}

h8{
  font-size: 34px;
}

h7{
  font-size: 24px;
}

.view-row-title {
  font-size: larger;
  font-weight: 700;
  color: black;
}

.font_yel{
  color:#FFC107;
}

.font_red{
  color:#D32F2F !important;
}

.font-grey{
  color:#212121;
}

.font_white{
  color:#fff;
}

.font_ligrey{
  color:#DFDFDF;
}