/* line 3, topics.scss */
.category-list {
  width: 100%;
  max-width: 586px;
  margin: 0 auto 80px; }
  @media screen and (max-width: 800px) {
    /* line 3, topics.scss */
    .category-list {
      margin-bottom: 40px; } }
  /* line 10, topics.scss */
  .category-list .category-content {
    align-items: center; }

/* line 18, topics.scss */
.posts.wide .posts-detail {
  padding-top: 25px; }
  /* line 20, topics.scss */
  .posts.wide .posts-detail .catlist {
    margin-bottom: 12px; }
  /* line 23, topics.scss */
  .posts.wide .posts-detail h2 {
    font-size: 26px;
    line-height: 1.3; }
    @media screen and (max-width: 800px) {
      /* line 23, topics.scss */
      .posts.wide .posts-detail h2 {
        font-size: 18px; } }

@media screen and (max-width: 800px) {
  /* line 35, topics.scss */
  .entry-topics {
    padding-top: 50px; } }
/* line 39, topics.scss */
.entry-topics .entry-head {
  border-bottom: 1px solid #6CA5D9;
  padding-bottom: 20px;
  margin-bottom: 35px; }
  @media screen and (max-width: 800px) {
    /* line 39, topics.scss */
    .entry-topics .entry-head {
      margin-bottom: 20px; } }
  /* line 46, topics.scss */
  .entry-topics .entry-head h3 {
    color: #6CA5D9;
    font-size: 26px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 20px; }
    @media screen and (max-width: 800px) {
      /* line 46, topics.scss */
      .entry-topics .entry-head h3 {
        font-size: 22px;
        margin-bottom: 10px; } }
  /* line 57, topics.scss */
  .entry-topics .entry-head .entry-date {
    color: #6CA5D9;
    font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    margin-bottom: 0; }
    @media screen and (max-width: 800px) {
      /* line 57, topics.scss */
      .entry-topics .entry-head .entry-date {
        font-size: 18px; } }

/* line 73, topics.scss */
.entry-box p {
  font-size: 18px;
  font-weight: 500;
  line-height: 2.2;
  margin-bottom: 45px; }
  @media screen and (max-width: 800px) {
    /* line 73, topics.scss */
    .entry-box p {
      font-size: 16px;
      margin-bottom: 30px; } }
/* line 83, topics.scss */
.entry-box ul {
  margin: 0 0 45px 1.5em; }
  /* line 85, topics.scss */
  .entry-box ul li {
    font-size: 18px;
    line-height: 1.5;
    list-style-type: disc; }
    @media screen and (max-width: 800px) {
      /* line 85, topics.scss */
      .entry-box ul li {
        font-size: 16px; } }
/* line 94, topics.scss */
.entry-box ol {
  margin-bottom: 45px; }
  /* line 96, topics.scss */
  .entry-box ol li {
    font-size: 18px;
    line-height: 1.5; }
    @media screen and (max-width: 800px) {
      /* line 96, topics.scss */
      .entry-box ol li {
        font-size: 16px; } }

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