.elementor-1634 .elementor-element.elementor-element-6b0fcaac{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1634 .elementor-element.elementor-element-6b0fcaac:not(.elementor-motion-effects-element-type-background), .elementor-1634 .elementor-element.elementor-element-6b0fcaac > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.jordanucmjlaw.com/wp-content/uploads/2026/05/americanflag.jpg");}.elementor-1634 .elementor-element.elementor-element-56eb5f88{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-1634 .elementor-element.elementor-element-455a4a8d .elementor-heading-title{color:var( --e-global-color-71f6fd8 );}.elementor-1634 .elementor-element.elementor-element-18ee066b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:4% 4% 4% 4%;}.elementor-1634 .elementor-element.elementor-element-18ee066b:not(.elementor-motion-effects-element-type-background), .elementor-1634 .elementor-element.elementor-element-18ee066b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFFD9;}.elementor-1634 .elementor-element.elementor-element-7ed25a7 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-1634 .elementor-element.elementor-element-3bad4184{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-1634 .elementor-element.elementor-element-56eb5f88{--width:55%;}.elementor-1634 .elementor-element.elementor-element-18ee066b{--width:45%;}}















/* Start custom CSS */body {
    font-family: Georgia, "Times New Roman", Times, serif!important;
    font-size: 18px!important;
}


p {
    font-family: Georgia, "Times New Roman", Times, serif!important;
    font-size: 18px!important;
}

div .elementor-element {
    font-family: Georgia, "Times New Roman", Times, serif!important;
    font-size: 18px!important;
}

.fl-builder-content {
    font-family: Georgia, "Times New Roman", Times, serif!important;
    font-size: 18px!important;
}

.fl-module-rich-text  {
    font-family: Georgia, "Times New Roman", Times, serif!important;
    font-size: 18px!important;
}

.fl-rich-text {
    font-family: Georgia, "Times New Roman", Times, serif!important;
    font-size: 18px!important;
}

.entry-content
 {
    font-size: 18px!important;
}

/* =========================
   Global Body Typography
========================= */

body {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    line-height: 1.9;
    color: #2d2d2d;
    background-color: #ffffff;
    font-weight: 400;
    letter-spacing: 0.2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* =========================
   Main Content Area
========================= */

.entry-content,
.site-content,
.elementor-widget-theme-post-content,
.elementor-text-editor {
    margin: 0 auto;
}

/* =========================
   Paragraph Styling
========================= */

p {
    margin-bottom: 1.6em;
}

/* =========================
   Heading Improvements
========================= */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia, "Times New Roman", serif;
    color: #111111;
    line-height: 1.3;
    font-weight: 700;
    margin-top: 1.0em;
    margin-bottom: 0.8em;
}

h1 {
    font-size: 42px;
}

h2 {
    font-size: 34px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

/* =========================
   Links
========================= */

a {
    color: #D1001E;
    text-decoration: none;
    transition: all 0.3s ease;
}

a:hover {
    color: #b22222;
    text-decoration: underline;
}

/* =========================
   Lists
========================= */

ul,
ol {
    padding-left: 28px;
    margin-bottom: 1.5em;
}

li {
    margin-bottom: 10px;
}

/* =========================
   Blockquotes
========================= */

blockquote {
    border-left: 4px solid #8b0000;
    padding-left: 20px;
    margin: 2em 0;
    color: #555;
    font-style: italic;
    background: #fafafa;
    padding: 20px;
}

/* =========================
   Images
========================= */

img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
}

/* =========================
   Tables
========================= */

table {
    width: 100%;
    border-collapse: collapse;
    margin: 2em 0;
}

table th,
table td {
    border: 1px solid #ddd;
    padding: 14px;
    text-align: left;
}

table th {
    background-color: #f5f5f5;
    font-weight: 700;
}

/* =========================
   Mobile Optimization
========================= */

@media (max-width: 768px) {
    body {
        font-size: 18px;
        line-height: 1.8;
    }

    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 24px;
    }

    .entry-content,
    .site-content,
    .elementor-widget-theme-post-content,
    .elementor-text-editor {
        padding-left: 20px;
        padding-right: 20px;
    }
}


/* =========================
   FAQ
========================= */


.jj-faq {
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Georgia, "Times New Roman", serif;
}

.jj-faq details {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 18px 22px;
    margin-bottom: 16px;
    background: #fff;
    transition: all 0.3s ease;
}

.jj-faq details:hover {
    border-color: #8b0000;
    box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

.jj-faq summary {
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
    color: #111;
    list-style: none;
    position: relative;
    padding-right: 30px;
}

.jj-faq summary::-webkit-details-marker {
    display: none;
}

.jj-faq summary::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    color: #8b0000;
    transition: transform 0.3s ease;
}

.jj-faq details[open] summary::after {
    content: "−";
}

.jj-faq p {
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.8;
    color: #333;
}

@media (max-width: 768px) {
    .jj-faq summary {
        font-size: 18px;
    }

    .jj-faq p {
        font-size: 17px;
    }
}

/* CSS */
.jj-box {
    border: 2px solid #8b0000;
    background-color: #fff8f8;
    padding: 24px;
    border-radius: 8px;
    text-align: center;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 700;
    color: #111;
}



.jj-box a {
    color: #8b0000;
    text-decoration: none;
}

.jj-box a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .jj-box {
        font-size: 18px;
        padding: 20px;
    }
}/* End custom CSS */
