.elementor-kit-5{--e-global-color-primary:#005EA6;--e-global-color-secondary:#5DA645;--e-global-color-text:#444444;--e-global-color-accent:#C8DA2C;--e-global-color-7e317b6:#444444;--e-global-color-9983dff:#99BFDB;--e-global-color-abc5e69:#BEDBB5;--e-global-color-c327627:#E9F0AB;--e-global-color-5e29906:#E4E5E7;--e-global-color-9ea0ebf:#F2F2F4;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Arial", Sans-serif;font-weight:500;text-decoration:underline;}.elementor-kit-5 h1{font-size:3.44rem;font-weight:700;}.elementor-kit-5 h2{font-size:2.63rem;font-weight:700;}.elementor-kit-5 h3{font-size:1.88rem;font-weight:700;}.elementor-kit-5 h4{font-size:1.5rem;font-weight:700;}.elementor-kit-5 h5{font-weight:700;}.elementor-kit-5 h6{font-size:1.2rem;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5 h1{font-size:2.5rem;}.elementor-kit-5 h2{font-size:2.15rem;}.e-con{--container-default-padding-top:10px;--container-default-padding-right:30px;--container-default-padding-bottom:10px;--container-default-padding-left:30px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:2rem;}.elementor-kit-5 h2{font-size:1.75rem;}.elementor-kit-5 h3{font-size:1.5rem;}.elementor-kit-5 h4{font-size:1.25rem;}.elementor-kit-5 h5{font-size:1.25rem;}}/* Start custom CSS *//* Heading Styles */ 
.ps-standard h1::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    width: 5.25rem;
    height: 1px;
    border-bottom: 5px solid #5da645;
    
}



.ps-standard h2::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    width: 4.5rem;
    height: 1px;
    border-bottom: 2px solid #c8da2c;
    
}
    
    
/* Link Styles */ 
a:link{
  color: #005EA6;
  text-decoration: underline;
}
a:visited{
    color: #005EA6;
    text-decoration: underline;
}
a:hover{
    color: #005EA6;
    text-decoration: none;
}
a:active{
    color: #005EA6;
    text-decoration: none;
}

.light-link a:link{
  color: #ffffff;
  text-decoration: underline;
}
.light-link a:visited{
    color: #ffffff;
    text-decoration: underline;
}
.light-link a:hover{
    color: #ffffff;
    text-decoration: none;
}
.light-link a:active{
    color: #ffffff;
    text-decoration: none;
}

/* Text Styles */ 
.light-text p{
    color: #ffffff;
    
}

/* Text Styles */ 
.light-hero-para{
    color: #ffffff;
    font-size: 1.5rem;
}

/* Photo-Hero-Section Styles */
.photo-hero-section h1{
    color: #ffffff;
}
.photo-hero-section p{
    color: #ffffff;
        margin-top: 2rem;
}
.photo-hero-section a:link{
  color: #CCE9FF;
  text-decoration: underline;
}
.photo-hero-section a:visited{
    color: #E4E5E7;
    text-decoration: underline;
}
.photo-hero-section a:hover{
    color: #CCE9FF;
    text-decoration: none;
}
.photo-hero-section a:active{
    color: #F9EDDC;
    text-decoration: none;
}


/* Anti-Hero-Section Styles */
.anti-hero-section{
    background-size: contain;
    background-position: right 0px bottom 0px;
    background-image: url(https://dev-limc2.mystagingwebsite.com/wp-content/uploads/2025/07/limc2-corner-shield.png), linear-gradient(135deg, #c8da2c 0%, #5da645 100%) !important;
    background-repeat: no-repeat;
     
}

.anti-hero-section h1{
    color: #005ea6;
}

.anti-hero-section p{
    color: #444444;
    margin-top: 2rem;
}

.anti-hero-section a:link{
  color: #005EA6;
  text-decoration: underline;
}
.anti-hero-section a:visited{
    color: #005EA6;
    text-decoration: underline;
}
.anti-hero-section a:hover{
    color: #005EA6;
    text-decoration: none;
}
.anti-hero-section a:active{
    color: #005EA6;
    text-decoration: none;
}

/* People-Pages */
h1.entry-title{
    display: none;
}


/* List Styles */
ul {
	list-style-type: square;
}

ul li::marker {
	color: #5da465; 
	font-size: 110%; 
}
ul li{
    margin-bottom: 1rem;
}

ol li {
    margin-bottom: 1rem;
}

/* Button Styling */
.elementor-button-icon {
display: flex;
align-items: center;
}

.shield-button{
    padding: 2rem;
}

/* Footer Styles */
.footer-header h2{
    color: #000000;
    font-size: .8rem;
    font-weight: 900;
    text-transform: uppercase;
}
    

.footer-menu a:link,
.footer-menu a:visited,
.footer-menu a:active
{
    color: #000000;
    font-size: .8rem;
    line-height: 1.2rem;
    font-weight: 700;
    text-decoration: none;
}

.footer-menu a:hover{
    text-decoration: underline
} 

.subfooter ul{
  list-style: none;
  text-align: center;
  padding: 0.5rem 0;
  margin: 0;
  display: inline-block;
}

.subfooter ul li{
display: inline-block;
padding: 0 1rem;
margin: 0.75rem 0;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
font-size: .87rem;
line-height: 1.125rem;
color: #000000;
border-right: 1px solid #314d64;
vertical-align: middle;
}
.subfooter ul li:last-child{
    border-right: none;
}
@media (max-width: 767px) {
  .subfooter ul li {
    border-right: none;
  }
}

.subfooter a:link,
.subfooter a:visited,
.subfooter a:active{
    color: #000000;
    font-size: .8rem;
    line-height: 1.2rem;
    text-decoration: none;
}

.subfooter a:hover{
    text-decoration: underline
}

.footer-mark-svg{
    width: 150px;

    
}

ul.with-border{
    border-bottom: 1px dashed #1e407c;
    margin-bottom: -10px;
}/* End custom CSS */