aside .widget_block {
    width: 100%;
    border-radius: 12px;
    border: 1px solid #dcd8bd;
    padding: 24px;
    margin-bottom: 30px
}

aside .widget_block:last-child {
    margin-bottom: 0
}

aside .widgettitle,
aside .wp-block-search__label,
aside .widget_block .wp-block-heading {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    color: var(--hc);
    font-family: var(--bff);
    margin-bottom: 14px
}

.wp-block-latest-comments,
.wp-block-categories-list,
.wp-block-archives-list,
.wp-block-latest-posts {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.wp-block-latest-comments li,
.wp-block-categories-list li,
.wp-block-archives-list li,
.wp-block-latest-posts li {
    font-size: 15px;
    color: #415649;
    margin-bottom: 8px
}

.wp-block-latest-comments li:last-child,
.wp-block-categories-list li:last-child,
.wp-block-archives-list li:last-child,
.wp-block-latest-posts li:last-child {
    margin-bottom: 0
}

.wp-block-latest-comments a,
.wp-block-categories-list a,
.wp-block-archives-list a,
.wp-block-latest-posts a {
    text-decoration: none;
    color: var(--hc);
    text-decoration: none;
    background-image: linear-gradient(#060C14, #060C14);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .35s
}

.wp-block-latest-comments a:hover,
.wp-block-categories-list a:hover,
.wp-block-archives-list a:hover,
.wp-block-latest-posts a:hover {
    background-size: 100% 1px;
    background-position: 0 100%
}

.wp-block-search__label {
    display: block
}

.wp-block-search__inside-wrapper {
    border: 1px solid #dcd8bd;
    border-radius: 12px;
    overflow: hidden
}

.wp-block-search__button {
    margin: 0
}

.author-social-list,
.eyolo_fn_widget_social ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 8px
}

.eyolo_fn_widget_social li,
.author-social-list li {
    margin: 0
}

.author-social-list a,
.eyolo_fn_widget_social a {
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: transparent;
    border: 1px solid rgb(6 12 20 / .1);
    border-radius: 8px;
    position: relative;
    color: var(--h2c);
    overflow: hidden
}

.author-social-list a,
.eyolo_fn_widget_social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 50%;
    transition: all .3s ease;
    overflow: hidden;
}

.author-social-list a img,
.eyolo_fn_widget_social a img {
    width: 20px;
    height: 20px;
    transition: transform .3s ease, opacity .3s ease;
}

.author-social-list a:hover,
.eyolo_fn_widget_social a:hover {
    background-color: #ffe6e6;
    border-color: #ff8a8a;
}

.author-social-list a:hover img,
.eyolo_fn_widget_social a:hover img {
    transform: scale(1.1);
    opacity: 0.9;
}
.author-social-list .fn__svg,
.eyolo_fn_widget_social .fn__svg {
    width: 16px;
    height: 16px;
    display: block
}

.author-social-list {
    justify-content: center;
    margin-top: 24px
}

.eyolo_fn_content .author-social-list {
    padding-top: 20px;
    margin-top: 32px;
    border-top: 1px solid rgba(6, 12, 20, .1);
    max-width: 600px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto
}

.widget_eyolo_author .fn__author_box {
    padding-top: 0;
    padding-bottom: 0
}

.widget_eyolo_author .fn__author_box .title-decor {
    width: 14px !important
}

.widget_eyolo_author .fn__author_box .author-bio {
    margin-top: 18px
}

.widget_eyolo_author .fn__author_box .author-name {
    font-size: 20px;
    margin-bottom: 0 !important
}

.widget_eyolo_author .fn__author_box img {
    margin-bottom: 11px !important
}

.eyolo_fn_ccategories ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.eyolo_fn_ccategories li {
    margin: 0;
    padding: 0;
    margin-bottom: 10px
}

.eyolo_fn_ccategories .category-box {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    min-height: 80px
}

.eyolo_fn_ccategories .category-box a:after {
    content: '';
    position: absolute;
    inset: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .75), rgba(0, 0, 0, 0))
}

.eyolo_fn_ccategories img {
    display: block;
    height: 80px;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
    width: 100%;
    transition: .4s
}

.eyolo_fn_ccategories .category-title {
    margin: 0;
    padding: 0;
    font-size: 16px;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    text-transform: capitalize;
    padding: 0 8px;
    color: #fff;
    text-align: center;
    z-index: 2;
    font-family: var(--bff)
}

.eyolo_fn_ccategories .category-box:hover img {
    transform: scale(1.1);
    filter: brightness(.5)
}

.widget_eyolo_top_articles .post-item {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #dcdbd0;
    display: flex;
    gap: 12px;
    position: relative
}

.widget_eyolo_top_articles .post_item:last-child .post-item {
    padding-bottom: 0;
    border-bottom: none
}

.widget_eyolo_top_articles .post-right {
    align-self: center;
    flex: auto
}

.widget_eyolo_top_articles .post-fallback {
    width: 80px;
    height: 100px;
    border-radius: 8px;
    background: linear-gradient(135deg, #f0f0f0, #e4e4e4);
    color: var(--hc);
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.widget_eyolo_top_articles .eyolo__meta_date {
    margin-bottom: 7px
}

.widget_eyolo_top_articles .post-image {
    flex-shrink: 0
}

.widget_eyolo_top_articles .post-image img {
    object-fit: cover;
    border-radius: 8px;
    width: 80px;
    height: 100px;
    display: block
}

.widget_eyolo_top_articles .post-title {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 16px;
    line-height: 1.625
}

.widget_eyolo_top_articles .post-title a:after {
    content: '';
    position: absolute;
    inset: 0
}

.wp-block-post-template {
    margin: 0;
    margin-left: 20px;
    list-style-type: disc;
    margin-bottom: 30px
}

.wp-block-post-template .wp-block-post-date {
    margin-bottom: 5px
}

.wp-block-post-template .wp-block-post-title {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 400
}

.wp-block-post-template .wp-block-post:not(:last-child) {
    margin-bottom: 15px
}

@media(min-width:640px) {
    .widget_eyolo_top_articles .post-title {
        font-size: 18px;
        line-height: 28px
    }
}