.flex-basis-35{
  flex-basis: 35%;
}

.title {
  font-size: .875rem;
  font-weight: 550;
}
.sub-title {
  font-size: .85rem;
  font-weight: 550;
}
.width-150 {
  width: 150px;
}
.flex-basis-70 {
  flex-basis: 70%;
}