.arz-posts__suggestion {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 1rem !important
}
.arz-posts__suggestion,
.arz-interested {
  padding: 1rem !important
}
.arz-posts__suggestion .arz-card-title {
  margin-bottom: 1rem !important;
  font-size: 20px !important;
  line-height: 34px !important;
  font-weight: 700 !important
}
.arz-interested h4 {
  margin-bottom: 1.5rem !important;
  text-indent: 1rem !important
}

.arz-post__tools-list {
  display: flex !important;
  width: 100% !important;
  flex-wrap: wrap !important;
  justify-content: space-between !important
}
.arz-post__tools-item {
  margin-top: 1rem !important;
  display: block !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  border-style: solid !important;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding: 0.75rem !important;
  text-align: center !important;
  width: calc(50% - 7px) !important
}
.arz-post__tools-item:last-child:nth-child(2n+1) {
  width: 100% !important
}
.arz-post__tools-item-image {
  margin: auto !important;
  display: block !important
}
.arz-post__tools-item-title {
  font-weight: 700 !important;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1)) !important
}
.arz-post__tools-item-des {
  font-size: 12px !important;
  line-height: 22px !important;
  line-height: 1.75rem !important;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important
}

.arz-proposed-post {
  margin-bottom: 1rem !important;
  padding: 0px !important;
  font-size: 14px !important;
  line-height: 24.8px !important;
  font-weight: 600 !important;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1)) !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 200ms !important
}
.arz-proposed-post:last-child {
  margin-bottom: 0px !important
}
.arz-proposed-post__image-box {
  margin-left: 0.5rem !important;
  height: 3.5rem !important;
  width: 5rem !important;
  overflow: hidden !important;
  border-radius: 0.25rem !important
}
.arz-proposed-post__image {
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 200ms !important
}
.arz-proposed-post__title {
  display: flex !important;
  flex-wrap: wrap !important;
  text-align: justify !important;
  width: calc(100% - 90px)!important
}
.arz-proposed-post__publish-time {
  display: block !important;
  width: 100% !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)) !important
}
.arz-proposed-post:hover .arz-proposed-post__image {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important
}
.arz-proposed-post:hover {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1)) !important
}
