.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-829 .elementor-element.elementor-element-cda23ab{margin-top:-50px;margin-bottom:0px;}.elementor-829 .elementor-element.elementor-element-59d75fa:not(.elementor-motion-effects-element-type-background), .elementor-829 .elementor-element.elementor-element-59d75fa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://graceunderfire.org/wp-content/uploads/2025/12/Group160.png");background-repeat:no-repeat;background-size:cover;}.elementor-829 .elementor-element.elementor-element-59d75fa{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 100px 0px;}.elementor-829 .elementor-element.elementor-element-59d75fa > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-829 .elementor-element.elementor-element-3351a77 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-829 .elementor-element.elementor-element-038e6ad{text-align:center;}.elementor-829 .elementor-element.elementor-element-038e6ad .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:20px;font-weight:500;text-transform:uppercase;line-height:24px;color:#FFFFFF;}.elementor-829 .elementor-element.elementor-element-c2bc51e img{width:32%;max-width:32%;}.elementor-829 .elementor-element.elementor-element-4e26951{text-align:center;}.elementor-829 .elementor-element.elementor-element-4e26951 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:20px;font-weight:500;text-transform:uppercase;line-height:24px;color:#FFFFFF;}.elementor-829 .elementor-element.elementor-element-5d6133a{text-align:center;}.elementor-829 .elementor-element.elementor-element-5d6133a .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:20px;font-weight:500;text-transform:uppercase;line-height:24px;color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-829 .elementor-element.elementor-element-44a0b4a .elementor-button{background-color:#FFF314;font-family:"Roboto", Sans-serif;font-size:20px;font-weight:400;text-transform:uppercase;fill:#070707;color:#070707;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:60px 60px 60px 60px;}.elementor-829 .elementor-element.elementor-element-129f92a{--spacer-size:50px;}@media(max-width:767px){.elementor-829 .elementor-element.elementor-element-ce153bb{margin-top:-20px;margin-bottom:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-082de06 *//* OUTER AREA */
         
            .nr-archive-inner {
                max-width: 1100px;
                margin: 0 auto;
            }

            /* CARD */
            .nr-post-card {
                background: #ffffff;
                border-radius: 22px;
                overflow: hidden;
                box-shadow: 0 16px 40px rgba(0,0,0,0.08);
                margin-bottom: 40px;
                font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
            }

            /* FEATURED IMAGE */
            .nr-post-thumb-link {
                display: block;
            }
            .nr-post-thumb {
                width: 100%;
                height: 360px;
                object-fit: cover;
                display: block;
            }

            /* CONTENT AREA */
            .nr-post-content {
                padding: 26px 26px 30px 26px;
            }

            /* META ROW */
            .nr-post-meta {
                display: flex;
                flex-wrap: wrap;
                align-items: center;
                gap: 10px;
                font-size: 18px;
                font-weight: 500;
                text-transform: uppercase;
                letter-spacing: 0.04em;
                color: #111111;
                margin-bottom: 14px;
            }
            .nr-meta-item {
                display: inline-flex;
                align-items: center;
                gap: 6px;
            }
            .nr-meta-icon {
                font-size: 13px;
            }
            .nr-meta-sep {
                opacity: 0.5;
            }

            /* TITLE */
            .nr-post-title {
               font-size: 32px;
    line-height: 1.2;
    margin: 0 0 16px 0;
    text-transform: uppercase;
    text-decoration: none;
            }
            .nr-post-title a {
                color: #000000;
                text-decoration: none!important;
            }
            .nr-post-title a:hover {
                text-decoration: underline;
            }

            /* EXCERPT */
            .nr-post-excerpt {
             font-size: 18px;
    line-height: 1.7;
    color: #080808;
    margin-bottom: 22px;
            }

            /* READ MORE BUTTON – yellow pill */
            .nr-post-footer {
                display: flex;
                justify-content: flex-start;
            }
            .nr-read-more-btn {
                display: inline-flex;
                align-items: center;
                gap: 10px;
                padding: 10px 24px;
                border-radius: 999px;
                background: #ffe815;
                color: #000000;
                font-weight: 700;
                font-size: 13px;
                text-transform: uppercase;
                letter-spacing: 0.08em;
                text-decoration: none;
            }
            .nr-read-more-btn:hover {
                filter: brightness(0.95);
            }
            .nr-read-more-arrow {
                font-size: 16px;
            }

            /* PAGINATION – round circles like screenshot */
            .nr-archive-pagination {
                margin-top: 30px;
                text-align: center;
            }
            .nr-archive-pagination ul {
                list-style: none;
                margin: 0;
                padding: 0;
                display: inline-flex;
                gap: 10px;
            }
            .nr-archive-pagination li {
                margin: 0;
                padding: 0;
            }
            .nr-archive-pagination .page-numbers {
                display: inline-flex;
                align-items: center;
                justify-content: center;
                width: 32px;
                height: 32px;
                border-radius: 50%;
                border: 2px solid #d0d0d0;
                font-size: 14px;
                text-decoration: none;
                color: #222222;
                background: transparent;
            }
            .nr-archive-pagination .page-numbers.current {
                background: #f21c1c;   /* active red circle */
                border-color: #f21c1c;
                color: #ffffff;
            }
            .nr-archive-pagination .page-numbers.next,
            .nr-archive-pagination .page-numbers.prev {
                font-size: 16px;
            }
            .nr-archive-pagination .page-numbers:hover:not(.current) {
                border-color: #999999;
            }

            /* RESPONSIVE */
            @media (max-width: 767px) {
                .nr-post-thumb {
                    height: 260px;
                }
                .nr-post-content {
                    padding: 18px 18px 22px 18px;
                }
                .nr-post-title {
                    font-size: 22px;
                }
            }/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-d011e01 */input[type=date], 
input[type=email], 
input[type=number], 
input[type=password], 
input[type=search], 
input[type=tel], 
input[type=text], 
input[type=url], 
select, 
textarea {
  border: 0px solid #666!important; border-radius: 3px; padding: .5rem 1rem; transition: all .3s;  width: 100%; */
}





.nr-blog-sidebar {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

/* Card box */
.nr-sidebar-card {
    background: #f8f8f8;
    border-radius: 14px;
    border: 1px solid #e0e0e0;
    padding: 14px 14px 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.03);
}

/* Titles */
.nr-sidebar-title {
    font-size: 22px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 10px;
    color: #222;
}

/* Search */
.nr-sidebar-search .nr-search-form {
    display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 999px;
    border: 1px solid #e0e0e0;
    padding: 4px 10px;
}

.nr-search-input {
    flex: 1;
    border: none;
    outline: none;
    font-size: 13px;
    padding: 6px 4px;
    background: transparent;
}

.nr-search-input::placeholder {
    color: #999;
}

.nr-search-btn {
    border: none;
    background: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nr-search-icon {
    display: inline-flex;
    color: #111;
}

/* Categories */
.nr-cat-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.nr-cat-list li {
    border-top: 1px solid #e3e3e3;
    padding: 8px 2px;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nr-cat-list li:first-child {
    border-top: none;
}

.nr-cat-list a {
    text-decoration: none;
    color: #222;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.06em;
    font-weight: 600;
}

.nr-cat-list .count {
    color: #555;
    font-size: 12px;
}

/* Recent posts */
.nr-recent-item {
    display: flex;
    gap: 8px;
    padding: 8px 0;
    border-top: 1px solid #e3e3e3;
}

.nr-recent-item:first-of-type {
    border-top: none;
}

.nr-recent-thumb img,
.nr-thumb-placeholder {
    width: 44px;
    height: 44px;
    border-radius: 6px;
    object-fit: cover;
    display: block;
    background: #d3d3d3;
}

.nr-recent-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.nr-recent-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.3;
    text-decoration: none;
    color: #111;
    display: block;
}

.nr-recent-title:hover {
    text-decoration: none;
    color: #ef141f;
}

.nr-recent-meta {
    display: flex;
    align-items: center;
    margin-top: 2px;
    font-size: 16px;
    color: #555;
}

.nr-date-icon {
    display: inline-flex;
    margin-right: 4px;
}

.nr-no-posts {
    font-size: 13px;
    margin: 4px 0 0;
}/* End custom CSS */