.card-wrapper {
  text-align: center;

  .poster {
    margin-bottom: 8px;
  }

  .content {
    min-width: 323px;

    .title {
      color: #CF0000;
    }
  }
}
