@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
}
.css-8awz68-MuiCardContent-root:last-child{
  padding-bottom: 0 !important;
}
.css-1ldyjqn-MuiCardContent-root:last-child{
  padding-bottom: 0 !important;

}
.css-wg6glo-MuiCardContent-root:last-child{
  padding-bottom: 0 !important;

}
.css-1afdgr0-MuiTypography-root {
  margin: 0;
  font-weight: 700;
  line-height: 1.5;
  font-size: 1.25rem;
  font-family: Public Sans,sans-serif;
  padding-left: 24px;
  height: 40px !important;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}