mod-realtime-action-listener[updateAnimation~=light]>*{animation:realtimeFade 3s;animation-timing-function:ease-out}mod-realtime-action-listener[updateAnimation~=dark]>*{animation:realtimeFadeNight 3s;animation-timing-function:ease-out}@keyframes realtimeFade{from{background-color:#fff2bd;border:1px solid #dbaf00}to{background-color:#f0f5f9;border:1px solid transparent}}@keyframes realtimeFadeNight{from{background-color:#665505;border:1px solid #382d03}to{background-color:#030303;border:1px solid #343536}}shreddit-post[is-pdp-seeker-m1-lo] [slot=text-body] p{margin-top:8px;margin-bottom:8px}shreddit-post[is-pdp-seeker-m1-lo] [slot=text-body] p:first-of-type{margin-top:0}shreddit-post[is-pdp-seeker-m1-lo] [slot=text-body] p:last-of-type{margin-bottom:0}