.page_index_journal {
    display: flex;
    flex-direction: column;
}

.additional_content {
    order: 1;
}

section.current_issue {
    order: 2;
}

section.cmp_announcements.highlight_first {
    order: 3;
}

.custom.additional-content {
    background: linear-gradient(90deg,rgba(210, 225, 244, 1) 0%, rgba(122, 161, 210, 1) 16%, rgba(2, 30, 72, 1) 84%);
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border: 2px solid #13241f;
}

.custom.right-side h2 {
    font-weight: 600;
    font-size: 26px;
    color: white
}

.custom.right-side {
    color: white;
}

.custom p.whow-more a {
    text-decoration: none;
    color: white;
}
.p

section.current_issue h2 {
    border-bottom: 2px solid #dadada;
    padding-bottom: 12px;
}

.obj_issue_toc h2 {
    border-bottom: 2px solid #dadada;
    padding-bottom: 12px;
}

section.cmp_announcements.highlight_first h2 {
    border-bottom: 2px solid #dadada;
    padding-bottom: 12px;
}

section.current_issue ul .flex-1 div:nth-child(1) {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}


section.current_issue ul .flex-1 ul {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    margin-top: 10px;
}

section.current_issue ul .flex-1 ul a {
    background: #d31411;
    color: white !important;
}

section.current_issue ul h4 a {
    font-weight:600;
    color: #343434;
    text-decoration: none
}


a.read_more {
    display: inline-block;
    background: #021d47;
    padding: 10px 20px;
    border-radius: 20px;
    color: white;
    text-decoration: none;
    font-weight: 600;
}

.custom-editorial ul li img {
    margin: 0px !important;
}

article.obj_announcement_summary {
    position: relative;
    padding-left: 150px;
    background: #ffffff;
    padding-top: 5px;
    padding-bottom: 30px;
    padding-right: 30px;
    border-radius: 20px;
    border: 2px solid #13241f;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    margin-bottom: 30px
}

article.obj_announcement_summary .date {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    max-width: 130px;
    background: #021d47;
    padding: 20px;
    border-radius: 20px 0px 0px 20px;
    border-left: 2px solid #13241f;
    border-top: 2px solid #13241f;
    border-bottom: 2px solid #13241f;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    font-size: 30px;
    word-wrap:revert;
    font-weight: 600;
    color: white;
    display: flex;
    align-items: center
}


article.obj_announcement_summary h3 a {
    font-weight: 600;
    color: #252525;
    text-decoration: none;
}

.more article.obj_announcement_summary {
    padding-bottom: 20px
}

.more article.obj_announcement_summary .date {
        font-size: 16px;
}

.more article.obj_announcement_summary h4 a {
    font-weight: 600;
    color: #252525;
    text-decoration: none;
    display: flex;
    align-content:center
}

article.obj_announcement_summary span.pkp_screen_reader {
    display: none !important;
}

img.absolute.-mb-56.-mr-72.opacity-50 {
    object-fit: cover;
    object-position: right top;
}

.opacity-50 {
    opacity: 10;
}

.text-white {
    --tw-text-opacity: 1;
    color: #fff;
}

a.rounded-full.bg-slate-800.py-2.px-4.text-sm.font-medium.text-white.hover\:bg-slate-700.focus\:outline-none.focus-visible\:outline-2.focus-visible\:outline-offset-2.focus-visible\:outline-white\/50.active\:text-slate-400 {
    border: 1px solid white;
}


.py-16 .grid .relative p.inline {
    color: white;
    font-size: 32px !important;
}

@media (min-width: 992px){
    a.flex.h-8.items-center.text-slate-500.justify-center.rounded-xl.shadow-md.shadow-black\/5.ring-1.ring-black\/5.dark\:bg-slate-700.dark\:ring-inset.dark\:ring-white\/5.px-3.text-sm.dark\:text-slate-400.dark\:before\:bg-slate-700.dark\:hover\:text-slate-300 {
    box-shadow: none;
}

    a.flex.h-8.items-center.text-slate-500.justify-center.rounded-xl.shadow-md.shadow-black\/5.ring-1.ring-black\/5.dark\:bg-slate-700.dark\:ring-inset.dark\:ring-white\/5.px-3.text-sm.dark\:text-slate-400.dark\:before\:bg-slate-700.dark\:hover\:text-slate-300:hover {
    color: red
}

.custom.additional-content {
    display: flex;
    gap: 30px;
}

.custom.left-side {
    width: 35%;
}
    .custom.right-side {
    width: 65%;
}

    section.current_issue ul {
    display: flex;
    flex-wrap: wrap;
    gap: 80px
}

    section.current_issue ul li {
        width: 45%
    }
}


footer.footer.bg-slate-50.py-5.bottom-0.text-slate-400.dark\:bg-transparent {
    background: #cdcfd2;
    padding: 0px 20px;
}

a.rounded-full.bg-slate-800.py-2.px-4.text-sm.font-medium.text-white.hover\:bg-slate-700.focus\:outline-none.focus-visible\:outline-2.focus-visible\:outline-offset-2.focus-visible\:outline-white\/50.active\:text-slate-400 {
    border: 1px solid white;
}