#goodlive-container {max-width: 500px}
.goodlive-h2 {color: #c50909;margin: 1rem 0;}
.goodlive-update-item {position: relative;padding: .5rem 1rem;}
.goodlive-update-item  time {position: relative;font-size: 1rem;font-family: sans-serif;color:#c11f1f;}
.goodlive-update-item  time:before {content: "";border-radius: 50%;position: absolute;transform: translate(-.838rem, -50%);display: block;background: #ec130e;top: 50%;width: .375rem;height: .375rem;}
.goodlive-update-item h4 {font-size: 1.5rem;line-height: 1.2;}
.goodlive-update-item .goodlive-share-icons {display: flex; gap: 1.2rem}
.goodlive-update-item  .goodlive-share-icons svg {width: 20px; height: 20px;cursor: pointer;}
.goodlive-update-item  .goodlive-share-icons a {text-decoration: none;border-bottom: none;}
.goodlive-update-item  header {border-top: dotted 1.5px #bebebe;padding-top: .8rem;}
.goodlive-update-item:first-child header {border-top:none;padding-top:0;}
.goodlive-update-body {margin: 1rem auto;font-size: 1.1rem}
.goodlive-update-item:before {content: "";display: block;position: absolute;height: 100%;background-color: #ec130e;width: .0625rem;left: .3125rem;}