

/*
#my-bottom {
    position: absolute;
    margin-top: 3em;
    bottom: 0;
}
*/

#my-bottom #bottom-beian,
#my-bottom #bottom-contact {
    font-size: 13px;
    text-align: center;
}

.sharrre-header .sharrre {
    width: 25%;
    float: right;
}

div.page-title.group div.page-title-inner.group > h2 > a {
    color: grey;
}

.entry-header { max-width: 820px; }

.entry-header .entry-title {
    font-size: 36px;
}

.entry > *:not(.alignfull) { max-width: 820px; }

.entry { font-size: 16px; }

.entry p { margin-bottom: 10px; margin-top: 10px; }
.entry div.wp-block-button { margin-bottom: 10px; margin-top: 10px; }

.entry > ol,
.entry > ul,
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin-top: 16px;
    margin-bottom: 16px;
}

.entry blockquote cite {
    font-size: 15px;
    font-style: normal;
}
