.title {
  margin: 15px 15px;
  font-weight: bold;
  border-bottom: 1px solid #d9d9d9; }

.featured {
  margin: 0 15px; }
.featured h2.title {
  margin: 0 0 10px;
  font-weight: bold; }
.featured .list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap; }
.featured .list li {
  width: calc(50% - 5px);
  margin-right: 10px;
  list-style: none;
  display: list-item;
  zoom: normal;
  position: relative;
  margin-bottom: 10px; }
.featured .list li:nth-child(even) {
  margin-right: 0; }
.featured .list li img {
  width: 100%; }
.featured .list .text {
  width: 100%;
  box-sizing: border-box;
  padding: 4px;
  font-size: 0.7rem;
  line-height: 1.2;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.5); }

/*# sourceMappingURL=style_hometheater.css.map */
