main a{color:#0f2358}
.top-box-title{border-bottom:0;position:relative;padding-top:20rem;margin-bottom:10rem}
.top-box-time{margin-top:50rem;margin-bottom:20rem}
.top-box-title::before{position:absolute;content:'';width:50rem;height:5rem;top:0;background:var(--color-primary)}
.email{display:flex;align-items:center;padding-bottom:10rem}
.news-box-list{gap:50rem}
@media screen and (max-width:767px){
.news-box-list .article-list-item{flex-direction:column}
.news-box-list .article-img{width:100%;height:auto}
}