.ast-sidebar {
position: sticky;
top: 120px;
}
.lwptoc {
border: none;
padding: 0;
}

.lwptoc_items a {
color: #374151;
font-size: 14px;
line-height: 1.6;
}

.lwptoc_items a:hover {
color: #0f766e;
}
1 1. Introduction
2 2. Why Payroll...

.lwptoc {
border: none;
padding: 0;
}

.lwptoc_header {
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
}

.lwptoc_items a {
font-size: 14px;
color: #374151;
line-height: 1.7;
display: block;
padding: 4px 0;
text-decoration: none;
}

.lwptoc_items a:hover {
color: #0f766e;
}

.lwptoc_items .active {
color: #0f766e;
font-weight: 600;
}
.lwptoc_items .lwptoc_item ul {
margin-left: 12px;
border-left: 2px solid #e5e7eb;
padding-left: 10px;
}
.scriptlesssocialsharing {
margin-top: 25px;
padding-top: 20px;
border-top: 1px solid #e5e7eb;
}
/* Highlight active section in TOC */
.lwptoc_items a.lwptoc-active {
color: #0f766e;
font-weight: 600;
}

/* Highlight nested subheaders when active */
.lwptoc_items .lwptoc_item_active > a {
color: #0f766e;
font-weight: 600;
}

/* FULL WIDTH RELATED POSTS */
.ast-related-posts-container{
position: relative;
width: 100vw;
max-width: 100vw;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
padding-left: 120px;
padding-right: 120px;
margin-top: 80px;
}

/* make related posts grid wider */
.ast-related-posts-container .ast-row{
max-width: 1400px;
margin: auto;
}

/* nicer spacing */
.ast-related-posts-title{
margin-bottom: 30px;
font-size: 22px;
font-weight: 600;
}
-

/* CENTER BLOG TITLE LIKE PIGGYVEST */
.single-post .entry-header {
text-align: center;
margin-bottom: 40px;
}

.single-post .entry-title {
font-size: 48px;
font-weight: 700;
line-height: 1.2;
max-width: 900px;
margin: auto;
}

.single-post .entry-meta {
justify-content: center;
display: flex;
margin-top: 15px;
font-size: 14px;
color: #666;
}
/* FEATURED IMAGE STYLE */
.single-post .post-thumb img {
border-radius: 16px;
width: 100%;
max-width: 1100px;
margin: auto;
display: block;
}/* HEADER SPACING */
.single-post .entry-header {
padding-top: 40px;
padding-bottom: 20px;
}--------------TITLE (centered)

Author • Date

[ Large Rounded Featured Image ].single-post .entry-title{
letter-spacing:-0.5px;
}---------------


.ez-toc-link.active {
color: #111;
font-weight: 600;
border-left: 3px solid #111;
padding-left: 8px;
}

#ez-toc-container a.active {
color: #000;
font-weight: 600;
}

#ez-toc-container a {
color: #666;
text-decoration: none;
}

.royal-uniform-images img{
height:220px;
width:100%;
object-fit:cover;
}