.-inner-widbl-posts {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    margin-bottom:24px;
    gap:15px
}

.more-btnb {
    display:block;
    margin:0;
    }

.more-btnb>a {
  /*background: var(--uicolor2);*/
  /*padding:13px 17px;*/
  /*border-radius: 17px;*/
  /*color:var(--primary-text);*/
  /*font-size:15px;*/
  /*gap:10px;*/
  /*font-weight:500;*/
  /*display:flex;*/
  /*flex-wrap:wrap;*/
  /*position:relative;*/
  /*align-items:center;*/
  /*border: 1px solid var(--uicolor2);*/
  /*overflow:hidden;*/
  /*flex-direction: row-reverse;*/
}

.-ycw-section -ycwt-blog_v1 -Top-separator-shows__in .-YC-Widgets-Inner-Row {
    background:#dddd
}

.log-title-flex {
    display:flex;
    width:100%;
    flex-wrap:wrap;
    margin-bottom:40px;
    align-items:center;
    flex-direction:column
}

.-Po-Thumb:hover::before {
    opacity:1
}

.-ycw-section.-ycwt-blog_v1.-Top-separator-shows__in {
    padding:100px 0
}

.-ycwt-blog_v1 .-wid-blogpos {
    display:flex;
    flex-wrap:wrap;
    width:100%;
    position:relative;
    flex-direction:column;
    align-items:center
}

.-ycwt-blog_v1 .-defult-widgets-title-style-1 {
    max-width:900px
}

.-ycw-section.-ycwt-blog {
    background: linear-gradient(180deg, var(--background2) 82%, transparent);
    border-radius:var(--largeradius);
    margin-inline:30px;
}


.blog-btt {
    display:flex;
    justify-content:center;
}