#nexmoe-content .nexmoe-post .nexmoe-post-cover h1 {
    font-size: 2.0em;
}
#nexmoe-header .nexmoe-widget-wrap .nexmoe-widget ul li {
    white-space: unset;
}

#nexmoe-content .nexmoe-primary {
    min-height: unset;
    position: relative;
}
.article-more {
    width: 50%;
    margin: auto;
    text-align: center;
    border-radius: 20px;
    border-color:#ff4e6a;
    padding: 10px 18px;
    font-size: 14px;
    background-color: #ff4e6a
}
.article-more-link {
    text-align: center;
    margin: auto;
}

.more-link {
    color: white;
}

.more-link:hover {
    color: white;
}

.header-banner {
    width: 100%;
    margin-bottom: 10px;
}
.nexmoe-post-right {
    margin: unset;
}
.header-banner > a > img {
    width: 100%;
    height: auto;
}

.nexmoe-pp {
    padding: 0 30px;
    text-align: center;
    font-size: 12px;
    white-space: normal;
    margin-bottom: 20px;
}
.nexmoe-pp > a {
    color: #777;
}
.nexmoe-pp > a:hover {
    text-decoration: underline;
}