/* Homepage */
body.home {
  background-color: white;
}

.home #content {
  font-size: 0;
  padding: 0;
  width: 1240px;
  max-width: 100%;
  margin-top: 0;
}

.home #content.gridlove-site-content > .row {
  margin-top: 135px;
}

.home .module-actions a.gridlove-action-link {
  margin: 0;
  padding: 0;
  color: #a50034;
  background: none;
  border-radius: initial;
  font-size: 18px;
  font-family: Arial;
  text-transform: none;
}

.entry-category .gridlove-cat {
  font-weight: 600;
  font-size: 11px;
}

.home .entry-meta .meta-date {
  display: none;
}

.home img {
  object-position: top center;
  aspect-ratio: 3 / 2;
}

.home .gridlove-module:last-of-type {
  margin-bottom: 30px;
}

/* Only display first visible category */
.entry-category a:not([style*="display: none"]):first-of-type {
  display: block;
}

.entry-category a {
  display: none;
}

/* Cover Story Area */

.home #cover.container {
  padding: 0;
  width: 1240px;
  margin-top: 106px;
  background-color: white;
  max-width: 1240px;
}

.gridlove-cover-area,
.gridlove-cover {
  width: 100% !important;
  height: auto !important;
}
.home .gridlove-cover-area {
  margin: auto;
}

.home .gridlove-cover-area .gridlove-cover-bg {
  max-width: 70%;
}

.home .gridlove-cover-area .gridlove-cover-bg img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
}

.home .gridlove-cover-bg .gridlove-cover:before,
.home .gridlove-cover-bg .gridlove-cover:after {
  display: none;
}

.home .gridlove-cover-item {
  display: flex;
}

.home .gridlove-cover-content {
  flex: 1;
  background-color: #a50034;
  background-image: url("https://news.chapman.edu/wp-content/uploads/2023/07/Pattern-Web-Red.png");
  background-size: cover;
}

.home .gridlove-cover-content .entry-header {
  position: relative;
  height: 100%;
  margin: 0 25px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.home #cover .gridlove-cover-content .entry-header h1.entry-title {
  margin: 0;
  position: initial;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 0em;
  text-align: left;
  -webkit-line-clamp: initial !important;
  overflow: initial !important;
  max-height: 100%;
}

.home #cover .gridlove-cover-content .entry-header h1.entry-title:after {
  font-family: "Font Awesome 5 Pro";
  display: inline;
  content: "\f138";
  position: relative;
  top: 2px;
  left: 4px;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
}

.home .gridlove-cover-content .entry-header .entry-content {
  display: block;
  font-family: Arial;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 24px;
}

.home .entry-category {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.home .gridlove-cover-content .entry-header .entry-content p {
  margin: 0;
}

.home .gridlove-cover-content .entry-meta {
  position: initial;
  margin-top: 30px;
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
}

.home .gridlove-cover-content .entry-meta .meta-item span,
.home .gridlove-cover-content .entry-meta .meta-item a {
  color: #ffffff;
}

.home .gridlove-cover-slider .owl-controls {
  bottom: 0;
}

/* Section Headers */
.home .module-header {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 30px;
}
.home .gridlove-module .module-header:nth-last-of-type(1) {
  border-bottom: none;
  margin-bottom: 0;
}

.home .module-title h2 {
  font-family: "futura-pt";
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  color: #a50034;
  text-transform: none;
}

/* General Feeds */
.home .entry-image {
  height: auto;
}

.home .entry-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 3/2;
}

.home .gridlove-post {
  width: 100%;
  height: auto;
  background-color: white;
  box-shadow: none;
}

.home .gridlove-module {
  position: relative;
  padding-bottom: 20px;
}

.home .entry-overlay {
  padding: 0;
  position: relative;
  height: auto;
  margin-top: 6px;
}

.home .entry-title,
.home .entry-title.h3 {
  color: black;
  font-family: "futura-pt";
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
}

.home .box-inner-ellipsis {
  height: auto;
  max-height: inherit;
}

.home .gridlove-post .entry-meta {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-top: 15px;
  position: relative;
  bottom: inherit;
}

.home .entry-overlay .entry-meta .meta-item span,
.home .entry-overlay .entry-meta .meta-item a {
  color: #231f20;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.home .entry-meta .meta-author img {
  display: none;
}

.home .entry-overlay .entry-meta .meta-author {
  float: right;
}

.home .entry-content {
  display: none;
}

article.gridlove-post:hover .entry-image img {
  filter: brightness(60%);
}

article.gridlove-post:hover .entry-title,
article.gridlove-post:hover .entry-meta .meta-item span,
article.gridlove-post:hover .entry-meta .meta-item span a {
  color: #a50034;
}

.home article a.link-overlay {
  background: transparent;
}

/* .home .module-actions {
  position: absolute;
  bottom: -15px;
  z-index: 1;
} */

.home .entry-meta {
  position: relative;
  bottom: inherit;
}

.home .entry-meta .meta-item span,
.home .entry-meta .meta-item a {
  color: #231f20;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

/* Top stories */

.gridlove-post-d .entry-image .entry-category a::after {
  content: none;
}

/* Announcements Section */

.home #gridlove-module-0 {
  padding-bottom: 0px;
}

.home .gridlove-module-layout-slider {
  border: 1px solid #d8d8d8;
  display: flex;
  align-items: flex-start;
  padding: 14px 28px;
  overflow: hidden;
  margin-bottom: 50px;
}
.home .gridlove-module-layout-slider .gridlove-slider {
  mask-image: linear-gradient(to right, #000 90%, transparent);
  overflow: hidden;
}

.home .gridlove-module-layout-slider .entry-title,
.home .gridlove-module-layout-slider .entry-title.h3 {
  position: relative;
}

.home .gridlove-module-layout-slider .module-header {
  margin: 0 30px 0 0;
  border: none;
}

.home .gridlove-module-layout-slider .module-header .module-title {
  flex-wrap: wrap;
}

.home .gridlove-module-layout-slider .module-header .module-title h2 {
  color: black;
  font-size: 22px;
  line-height: 1.375;
}

.home .gridlove-module-layout-slider .gridlove-post {
  height: auto;
  aspect-ratio: inherit;
  margin: 0;
}

.home .gridlove-module-layout-slider .entry-category {
  display: none;
}

.home .gridlove-module-layout-slider .box-inner-p {
  padding: 0;
}

.home .gridlove-module-layout-slider .box-inner-p .box-inner-ellipsis {
  padding: 0 13px;
  border-right: 1px solid #d8d8d8;
}

.home .gridlove-module-layout-slider .entry-meta .meta-date {
  display: block;
}

.home .gridlove-module-layout-slider .entry-meta .meta-date span {
  color: #a50034;
}

.home .gridlove-module-layout-slider .entry-image {
  display: none;
}

.home .gridlove-module-layout-slider .module-actions {
  position: absolute;
  width: calc(100% - 56px);
  z-index: 2;
  top: 35px;
}

.home .gridlove-module-layout-slider .module-actions .gridlove-slider-controls {
  position: absolute;
  right: 0;
  bottom: -80px;
  margin-right: -20px;
}

.home .gridlove-module-layout-slider.gridlove-module .module-header:nth-last-of-type(1) {
  position: absolute;
}

.home .gridlove-module-layout-slider .owl-controls {
  display: none;
}

.home .gridlove-slider-controls > .owl-prev,
.home .gridlove-slider-controls > .owl-next {
  background-color: white;
  color: black;
  box-shadow: 0 0 0 1px #d8d8d8;
}

.home .gridlove-module-layout-slider .module-actions a.gridlove-action-link {
  font-size: 15px;
}

/* Vertical Feeds Section */

.home .vertical-feed {
  display: inline-flex;
  max-width: 50%;
  flex-direction: column;
  position: relative;
}

/* temporary solution: using nth(odd/even) does not work as expected. counts all siblings even if selector class is not present. if the feed order changes, this must change too */
.home .vertical-feed:nth-of-type(3),
.home .vertical-feed:nth-of-type(6) {
  padding-right: 15px;
}
.home .vertical-feed:nth-of-type(4),
.home .vertical-feed:nth-of-type(7) {
  padding-left: 15px;
}

.home .gridlove-post-b .entry-title,
.home .gridlove-post-b .entry-title.h3 {
  top: 0;
  margin-top: 0;
}

.home #content .gridlove-module .module-actions a.gridlove-action-link:hover {
  background-image: linear-gradient(90deg, #a50034 50%, transparent 50%), linear-gradient(90deg, #a50034 50%, transparent 50%), linear-gradient(0deg, #a50034 50%, transparent 50%),
    linear-gradient(0deg, #a50034 50%, transparent 50%), linear-gradient(0deg, #a50034 50%, transparent 50%);
  background-repeat: repeat-x;
  background-size: 0px 0px, 5px 2px, 0px 0px, 0px 0px;
  background-position: left top, right bottom, left bottom, right top;
  animation: border-dance 700ms ease-out;
  animation-iteration-count: 1;
}

@keyframes border-dance {
  0% {
    background-position: left top, right bottom, left bottom, right top;
  }

  100% {
    background-position: left 15px top, right 15px bottom, left bottom 15px, right top 15px;
  }
}

.home .gridlove-post-b .entry-image {
  height: 143px;
  width: 220px;
  float: none;
  display: inline-block;
  margin-right: 30px;
}

.home .gridlove-post-b .box-col-b {
  height: 162px;
  width: 100%;
  padding: 0;
  margin: 0;
  max-width: 350px;
  float: none;
  border-bottom: 1px solid #d8d8d8;
}

.home .gridlove-post-b .entry-category {
  display: none;
}

.home .gridlove-post-b {
  display: flex;
  height: 190px;
  width: 100%;
  margin: 0;
}

/* Grey Background Feeds */

.home .fw-grey {
  height: 100%;
  background: #f2f2f2cc;
  padding: 50px 0 70px 0;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  margin-bottom: 50px;
  margin-top: 50px;
}

/* .home .fw-grey .module-header .module-actions {
  position: absolute;
  bottom: 50px;
} */

.home .fw-grey .module-header,
.home .fw-grey .gridlove-posts {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 100%;
  max-width: 1240px;
}

.home .fw-grey .gridlove-posts .layout-simple {
  padding: 0;
}

.home .fw-grey .gridlove-post {
  display: flex;
  aspect-ratio: auto;
  height: 100%;
  background-color: inherit;
  padding-bottom: 10px;
}

.home .fw-grey .gridlove-post .entry-image {
  height: 100%;
  object-fit: cover;
}

.home .fw-grey .gridlove-post .entry-image img {
  width: 190px !important;
  /* height: 190px !important; */
  height: auto;
  aspect-ratio: 3/2;
  max-width: 190px !important;
}

.home .fw-grey .gridlove-post .box-inner-p {
  padding: 0 15px;
}

.home .fw-grey .gridlove-post .box-inner-p .entry-title {
  position: relative;
  top: 0;
  margin: 0px;
}

/* Chapman in the News Section */
.home .in-the-news-feed {
  margin-top: 30px;
}

.home .in-the-news-feed .box-inner-p {
  padding: 0 !important;
}

/* .home .in-the-news-feed .module-actions {
  bottom: 20px;
} */

.home .in-the-news-feed .entry-category {
  display: none;
}

.ex-source {
  font-family: arial;
  font-size: 12px;
  color: #6e6259;
}
.ex-source a {
  color: #6e6259;
}

/* Media Queries */
@media (max-width: 1380px) {
  /* Homepage */

  /* Cover Story Area */
  .home .gridlove-cover-bg img {
    padding: 0;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header h1.entry-title {
    font-size: 28px;
    line-height: 36px;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header h1.entry-title:after {
    font-size: 30px;
    line-height: 30px;
  }

  /* General Feeds Section */

  /* Vertical Feeds Section */
  .home .gridlove-post-b .entry-title.h3 {
    line-height: normal;
  }

  /* Grey Background Feeds */
  /* .home .fw-grey .module-header .module-actions {
    left: 15px;
  } */
}

/* // Large devices (desktops, 1040px and up) */
@media (max-width: 1040px) {
  /* Homepage */

  /* 	Cover Story Area */
  .home #cover.container {
    height: auto !important;
    margin-left: 0;
    margin-top: 76px;
  }

  .home #cover.container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header {
    padding: 0;
    margin: 0 15px;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header .entry-content {
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
  }
  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header h1.entry-title {
    font-size: 20px;
    line-height: 28px;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header h1.entry-title:after {
    font-size: 22px;
    line-height: 22px;
  }

  .home .gridlove-cover-content .entry-meta {
    margin-top: 18px;
  }
  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header .entry-meta .meta-item span,
  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header .entry-meta .meta-item a {
    color: #ffffff;
  }

  /* 	General Feed Section */

  .home #content.container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .home .gridlove-module .gridlove-post .entry-title,
  .home .gridlove-module .gridlove-post .entry-title.h3 {
    font-size: 18px;
  }
  /* 	Vertical Feeds Section */

  .home .gridlove-post-b .entry-image {
    margin-right: 15px;
  }

  .home .gridlove-post-b .entry-image img {
    width: 180px !important;
    /* height: 141px !important; */
    height: auto;
    aspect-ratio: 3/2;
    max-width: 180px !important;
  }

  .home .gridlove-post-b .entry-title.h3 {
    top: 0;
  }

  /* 	Grey Background Feeds */
  .home .fw-grey {
    padding-left: 12px;
    padding-right: 12px;
  }

  .home .fw-grey .gridlove-post .entry-image {
    height: 100%;
    object-fit: cover;
  }

  /* Chapman in the News Section */
  .home .in-the-news-feed {
    margin-bottom: 30px;
  }
  /* .home .in-the-news-feed .module-actions {
    bottom: 0;
  } */
}

/* using this breakpoint to match with bootstrap medium break */
@media (max-width: 1024px) {
  /* General Feeds */
  .home .gridlove-post {
    /* aspect-ratio: .90; */
  }
  .home .entry-title,
  .home .entry-title.h3 {
    /* top: 50%; */
  }
}

/* // Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
  /* Homepage */
  .home #content {
    padding: 0 15px;
  }

  /* 	Cover Story Area */
  .home .gridlove-cover-item {
    flex-direction: column;
  }

  .home .gridlove-cover-area .gridlove-cover-bg {
    max-width: 100%;
  }

  .home .gridlove-cover-content {
    padding-bottom: 32px;
    max-width: 100%;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header {
    padding: 0 15px;
    margin: auto;
    max-width: 100%;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header .entry-content {
    max-width: 100%;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header h1.entry-title {
    line-height: 30px;
    padding-top: 24px;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header h1.entry-title:after {
    padding-top: 45px;
  }

  /* Vertical Feeds Section */

  .home .vertical-feed {
    max-width: 100%;
    width: 100%;
  }

  /* temporary solution: using nth-child() odd/even does not work as expected. if the feed order changes, this must change too */
  .home .vertical-feed:nth-child(2),
  .home .vertical-feed:nth-child(5),
  .home .vertical-feed:nth-child(3),
  .home .vertical-feed:nth-child(6) {
    padding: 0;
  }

  .home .vertical-feed .entry-title {
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    position: relative;
  }

  .home .vertical-feed .entry-image img {
    object-fit: cover;
    /* height: 100% !important; */
    height: auto;
    aspect-ratio: 3/2;
    width: 100% !important;
    max-width: 100% !important;
  }

  .home .gridlove-post-b .entry-image {
    object-fit: cover;
    height: 143px;
    width: 220px;
  }

  .home .gridlove-post-b {
    height: 100%;
    padding-bottom: 0;
    max-height: 100%;
    margin-bottom: 30px;
  }

  .home .gridlove-post-b .box-col-b {
    height: auto;
    max-width: inherit;
    flex: 1;
    margin-bottom: 12px;
    position: relative;
    border-bottom: none;
  }
  .home .gridlove-post-b .entry-image {
    border-bottom: none;
  }

  /* 	Grey Background Feeds */

  .home .fw-grey .gridlove-posts {
    flex-direction: column;
  }

  .home .fw-grey .gridlove-posts .layout-simple {
    max-width: 100%;
  }

  /* Chapman in the News Section */
}

/* // Small mobile devices (landscape phones, 576px and up) */
@media (max-width: 580px) {
  /* Announcements Section */
  .home .gridlove-module-layout-slider {
    display: block;
    margin: 25px 0;
    padding: 14px 28px !important;
  }
  .home .category-announcements {
    margin: 0px 0px 10px;
    border: none !important;
  }

  .home .gridlove-module-layout-slider .gridlove-post {
    margin-top: 30px;
  }

  .home .gridlove-module-layout-slider .box-inner-p .box-inner-ellipsis {
    border-right: none;
  }

  .home .gridlove-module-layout-slider .gridlove-module .row.gridlove-slider {
    margin-bottom: 20px;
  }
  .home .gridlove-module-layout-slider .module-actions {
    top: -95px;
  }
  .home .gridlove-module-layout-slider .module-actions .gridlove-slider-controls {
    bottom: -245px;
  }
  /* 	Cover Story Area */
  .home .container.home {
    padding-left: 10px;
    padding-right: 10px;
  }

  .home #cover .gridlove-cover-item .gridlove-cover-content .entry-header h1.entry-title {
    line-height: 36px;
  }

  /* General Feeds */
  .home #gridlove-module-0 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .home .gridlove-post {
    aspect-ratio: inherit;
  }

  .home .gridlove-post .entry-meta {
    display: none;
  }

  .home .gridlove-module .gridlove-post .entry-title,
  .home .gridlove-module .gridlove-post .entry-title.h3 {
    bottom: 0;
    top: inherit;
  }

  /* Vertical Feeds Section */
  .home .gridlove-post-b .entry-image {
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
  }

  .home .gridlove-post-b .entry-image a:after {
    background-color: initial;
  }

  .home .gridlove-post-b .box-col-b {
    position: relative;
  }

  .home .gridlove-post-b {
    display: flex;
    aspect-ratio: unset;
  }

  .home .gridlove-post-b > div {
    flex: 1;
  }

  .gridlove-post-b:hover .entry-image a:after {
    background-color: inherit;
  }

  .home #gridlove-post-b .entry-image img {
    height: 100% !important;
    width: auto;
    aspect-ratio: 3/2;
  }

  .home .gridlove-module {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .home .vertical-feed:nth-of-type(3),
  .home .vertical-feed:nth-of-type(6),
  .home .vertical-feed:nth-of-type(4),
  .home .vertical-feed:nth-of-type(7) {
    padding: 0px;
  }

  .home .vertical-feed .entry-image img {
    /* height: 100% !important; */
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: 3/2;
    height: auto;
  }

  /* 	Grey Background Feeds */
  .home .fw-grey .gridlove-post .entry-image {
    flex: none;
  }

  .home .fw-grey .gridlove-post .box-inner-p {
    width: 50%;
  }

  /* Chapman in the News Section */
  .home .in-the-news-feed {
    padding-bottom: 15px;
  }

  /* .home .in-the-news-feed .module-actions {
    bottom: 15px;
  } */
}

/* Ex-Small mobile devices (up to 485px) */
@media (max-width: 485px) {
  .home .gridlove-module-layout-slider .module-actions {
    top: -120px;
  }
}

#homepage-topics-footer {
  background-color: #f0f0f0;
  padding: 20px;
  background-color: #a50034;
  background-image: url("https://news.chapman.edu/wp-content/uploads/2023/07/Pattern-Web-Red.png");
}

/* temporary displaying */
.home .entry-content {
  display: block;
}

#footer.gridlove-footer {
  margin-top: 0;
}

.topics-footer-wrapper {
  max-width: 1240px;
  margin: auto;
  height: 282px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.topics-footer-section {
  /*   flex: 1; */
  padding: 5px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.topics-footer-section:nth-child(2) {
  padding-bottom: 60px;
}

.topics-footer-section h2 {
  align-self: flex-start;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.topics-footer-grid {
  display: grid;
  grid-template-columns: 130px 1fr 1fr 1fr;
  gap: 10px;
}

.topics-footer-column {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-right: 1px solid #ccc;
  padding-right: 20px;
  margin-right: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 2em;
}

.topics-footer-column a {
  color: #fff;
  font-family: "futura-pt";
}

.topics-footer-column:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

#homepage-topics-footer form {
  width: 350px;
  position: relative;
  display: flex;
  align-items: center;
}

#homepage-topics-footer form svg {
  position: absolute;
  right: 8px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .topics-footer-wrapper {
    flex-direction: column;
    height: 375px;
    align-items: normal;
  }

  .topics-footer-section:nth-child(2) {
    padding-bottom: 5px;
  }
}

@media (max-width: 580px) {
  .gridlove-search-form input {
    width: 100%;
    margin-right: 0;
  }

  #homepage-topics-footer {
    padding: 15px;
  }

  .topics-footer-wrapper {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
  }

  .topics-footer-section {
    align-items: flex-start;
    padding: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }

  .topics-footer-section:nth-child(2) {
    padding-top: 15px;
    padding-bottom: 10px;
	margin-top: 30px;
  }

  .topics-footer-grid {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .topics-footer-column {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    font-style: normal;
    font-weight: 600;
    line-height: 2em;
  }
}
