<div className={classnames(styles.notOffered, 'alert alert-warning')}>
            <Archive className={styles.archiveIcon} />
            <p>This course is not offered this year</p>
          </div>