@charset "UTF-8";

/* ================================================== */
/* news */
/* ================================================== */
#news .news-title {
  align-items: center;
  display: flex;
}
#news .news-title span {
  margin-bottom: 1rem;
}
#news .news-title span:not(:last-child) {
  margin-right: 1rem;
}