.ue-wrapper{
  margin-bottom: 20px;
}

.ue-content{
  padding: 1px 0 0 10px;
}

.ue-title{
  font-size: 15px; 
  font-weight: 500; 
  margin: 0 0 5px 0; 
  line-height: 1.3;
}

.ue-date{
  font-size: 11px; 
  color: #7a7e83; 
  margin: 0; 
  font-weight: 400; 
  line-height: 1.5em;
}

.ue-footer{
  border-top: 1px solid #f0f0f1; 
  padding-top: 15px;
}

.ue-more{
  display: inline-flex; 
  font-weight: 600; 
  font-size: 12px; 
  letter-spacing: 0.06em; 
  line-height: 21px; 
  font-family: Outfit, sans-serif;
}


