.elementor-kit-5{--e-global-color-primary:#1E407C;--e-global-color-secondary:#2EA3F2;--e-global-color-text:#444444;--e-global-color-accent:#3EA39E;--e-global-color-7e317b6:#444444;--e-global-color-9983dff:#DAE4ED;--e-global-color-abc5e69:#96BEE6;--e-global-color-c327627:#001E44;--e-global-color-7280770:#005FA9;--e-global-color-2646247:#CCE9FF;--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){--kit-widget-spacing: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 #3EA39E;
    
}



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

.jet-listing-grid--987 {
    h3 a {
        font-weight: 800 !important;
        text-decoration: none !important;
    }
}

.light-link a:link{
  color: #CCE9FF;
  text-decoration: underline;
}
.light-link a:visited{
    color: #E4E5E7;
    text-decoration: underline;
}
.light-link a:hover{
    color: #CCE9FF;
    text-decoration: none;
}
.light-link a:active{
    color: #F9EDDC;
    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://stair.psu.edu/wp-content/uploads/2024/07/corner-shield-accent-sky-blue.png), linear-gradient(135deg, #3EA39E  0%, #CFECEB 100%) !important;
     
}

.anti-hero-section h1{
    color: #1e407c;
}

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

.anti-hero-section a:link{
  color: #005FA9;
  text-decoration: underline;
}
.anti-hero-section a:visited{
    color: #491D70;
    text-decoration: underline;
}
.anti-hero-section a:hover{
    color: #005FA9;
    text-decoration: none;
}
.anti-hero-section a:active{
    color: #001E44;
    text-decoration: none;
}

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


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

ul li::marker {
	color: #3EA39E; 
	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;
}/* End custom CSS */