@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-ha3bif-MuiTimelineItem-root:before {
  content: null !important;
  flex: none !important;
}
.css-1rcbby2::before {
  content: null !important;
  flex: none !important;
  padding: 0 !important;
}
audio::-webkit-media-controls-panel {
  background-color: #ababab;
}

.css-ha3bif-MuiTimelineItem-root {
  list-style: none;
  display: flex;
  position: relative;
  width: -webkit-fill-available;
  min-height: 70px;
}
.css-1rcbby2 {
  list-style: none;
  display: flex;
  position: relative;
  width: -webkit-fill-available;
  min-height: 70px;
}
