.info {
  margin-bottom: 2rem;
  padding: 0.75rem;
  --tw-text-opacity: 1 !important;
  color: #666666;
}

.info_item {
  --tw-text-opacity: 1 !important;
  font-size: 1rem /* 16px */ !important;
  line-height: 1.5rem /* 24px */ !important;
  list-style-type: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-style: dotted !important;
  border-bottom-width: 2px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.info_item:last-child {
  border-bottom-width: 0px;
}

.date {
  font-size: 0.875rem /* 16px */ !important;
  line-height: 1.5rem /* 24px */ !important;
  font-weight: bold;
  margin-bottom: 1rem;
  width: 125px;
  color: #161644 !important;
}

.title {
  text-decoration-line: underline;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  font-weight: bold;
  color: #ee6600 !important;
}

.description {
  font-size: 0.875rem /* 14px */ !important;
  line-height: 1.25rem /* 20px */ !important;
}

@media (min-width: 1024px) {
  .info_item {
    display: flex;
    align-items: center;
  }
  .date {
    margin-right: 1rem;
    margin-bottom: 1rem /* 16px */ !important;
  }
  .title {
    font-size: 1.125rem /* 18px */ !important;
    line-height: 1.75rem /* 28px */ !important;
  }
  .description {
    font-size: 1rem /* 16px */ !important;
    line-height: 1.5rem /* 24px */ !important;
  }
}
