.main-header-three {
    position: relative !important;
}
.page-item:first-child .page-link, .page-item:last-child .page-link, .page-item .page-link {
    flex-direction: unset !important;
    width: 48px;
    height: 48px;
    align-items: center;
}
i.far.fa-arrow-left {
    display: none;
}
i.far.fa-arrow-right {
    display: none;
}
a.blog_title {
    font-weight: bold;
    color: #000;
    opacity: 1;
    font-size: 18px;
}
.user-ka-nam {
    font-weight: bold;
    color: #000;
    font-size: 18px;
}
.author {
    padding: 25px 10px !important;
}
.blog_info.d-flex.flex-wrap.align-items-center {
    gap: 15px;
}
.d-flex.post_date.align-items-center {
    gap: 5px;
}
.d-flex.post_time.align-items-center {
    gap: 5px;
}
section.blog_page {
    padding: 50px 15px;
}
img.pic.rounded-circle {
    width: 40%;
}
.author p {
    word-break: break-word;
}
.top_categories {
    background: #e9f1f2;
    padding: 20px 15px;
    margin: 15px 0px;
}
.top_updates {
    background: #e9f1f2;
    padding: 20px 15px;
    margin: 15px 0px;
}
.top_instagram {
    background: #e9f1f2;
    padding: 20px 15px;
    margin: 15px 0px;
}
.top_tags {
    background: #e9f1f2;
    padding: 20px 15px;
    margin: 15px 0px;
}
.site-footer-two {
    margin-top: 0px !important;
}
a.rounded.rounded-2 {
    padding: 3px 15px;
    border: 1px  solid #29EEFA;
    margin-bottom: 5px !important;
    background: #29EEFA;
    font-weight: 500;
    color: #000;
    float: none;
}
.page-item a:hover {
    background-color: #29EEFA !important;
    border-color: #29EEFA;
}
h2.sectTitle {
    margin-bottom: 20px;
}