/*popup changes */
.pum-title.popmake-title {
  margin-bottom: 0;
}

img.popup-img {
  margin-bottom: 0;
}

.sc-bdVaJa.iIDDUy {
  padding-bottom: 0;
}
/**/
.team-class.us-btn-style_11:after {
  display: none;
}

.author-bio {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #edebeb;
  padding-bottom: 35px;
}

.author-avatar {
  margin-right: 15px;
}

.author-avatar img {
  border-radius: 50%;
  max-width: 65px;
}
.author-top {
  padding-left: 100px !important;
  padding-top: 120px !important;
  padding-bottom: 4rem;
  background: var(--color-content-secondary-grad) !important;
  margin-bottom: 60px;
}

.author-top h1 {
  padding-top: var(--header-height);
  font-size: 5rem !important;
}

.author-posts {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 45px;
  max-width: 1840px;
  margin: auto;
}

article.author-archive-post {
  width: 28%;
  background: #fff;
  margin-bottom: 45px;
  border-radius: 0.3rem;
  transition: 350ms;
  min-width: 200px;
}

article.author-archive-post:hover {
  box-shadow: 0 0.12rem 0.24rem rgb(0 0 0 / 10%), 0 0.4rem 1.2rem rgb(0 0 0 / 15%);
  z-index: 4;
}

.author main {
  background: #f5f5f5;
}

.author-archive-post h5 {
  margin-top: 0 !important;
  padding-top: 0;
}

.author-post-meta {
  padding: 15px;
  padding-top: 5px;
  /* border-radius: 0.3rem; */
}

.author-post-meta span {
  font-weight: bold;
  font-size: 14px;
}


.itoeripwe {
  opacity: inherit;
}