/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .wp-block-sensei-lms-course-categories{
    /* display: flex; */
    align-items: center;
 }

 .sub-brand-logo-PLS, .sub-brand-logo-HR {
    height: 23px;
 }

 .sub-brand-logo-WLT{
    height: 15px;
 }

 .sub-brand-logo-LEN{
   height:18px;
 }

 .sub-brand-logo-PAY{
   height: 38px;
 }

 .sub-brand-logo-RFP{
   height: 34px;
 }

 .sub-brand-logo-RM{
   height: auto;
 }

 .wdm-add-top-margin{
    margin-top: 20px;
 }

 .workshop-tag {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #FED720;
  padding: 5px 12px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 11px;
  line-height: 26px;
  color: #512A5B;
}

.site-inner .content-sidebar-wrap .content article .entry-content .wp-block-sensei-lms-course-list ul li .wp-block-post-author{
  margin-top: auto;
}
