.navbar-brand {
  font-family: 'PT Mono', sans-serif;
  font-size: 30px; }

.nav-item {
  margin-left: 2em;
  margin-right: 2em; }

.lesson-card__container_inprogress {
  border-width: 2px; }

.lesson-card__title {
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 0.75rem; }

.lesson-card__icon-text {
  font-size: 0.8rem;
  line-height: 1.4; }

.lesson-card__button {
  font-size: 13px;
  min-width: 134px; }

.progress-card__container {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.07); }

.progress-card__title {
  line-height: 1.5; }

.progress-card__button {
  font-size: 13px; }

.progress-newuser__chatlink {
  padding: 3px;
  text-decoration: underline; }

.announcement-card__container {
  background-color: #edf1f6; }

.announcement-card__title {
  font-size: 1.5rem;
  line-height: 1.5; }

.additional-resources__title {
  font-size: 13px;
  line-height: 2.9; }

.lessonTitleCard__lesson-cover {
  width: 42px;
  height: 60px; }

.lessonTitleCard__lesson-title {
  font-size: 1.5rem; }

