.show-on-focus{position:absolute;width:1px;height:1px;margin:0;overflow:hidden;clip:rect(1px,1px,1px,1px);top:0;left:0}.show-on-focus:focus{z-index:100;width:auto;height:auto;clip:auto}.ct-pagination{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:var(--spacing,60px)}[data-pagination=simple] .page-numbers{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;border-radius:var(--theme-border-radius,4px);border:2px solid transparent}[data-pagination=simple] .page-numbers.current{color:var(--theme-text-active-color,#fff);background:var(--theme-link-hover-color)}[data-pagination=simple] .page-numbers:not(.dots):hover{border-color:var(--theme-link-hover-color)}[data-pagination=simple] .next{font-size:12px;text-transform:uppercase;padding:0 17px;white-space:nowrap;border-color:var(--theme-border-color);grid-column:3;justify-self:end}[data-pagination=simple]>div .page-numbers{flex:0 0 41px;width:41px;margin:5px}.entry-tags-items a:not(:hover){box-shadow:inset 0 0 0 1px var(--theme-border-color)}.ct-related-posts .related-entry-title a:not(:hover){color:inherit}