/*
Theme Name: Penn-American
Template: hello-elementor
Author: Intrada Technologies
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.0
Updated: 2025-07-31 12:12:39

*/

.portfolio ul {
	list-style-type: none;
	color: #4070a0;
}

.portfolio ul li {
	padding: 2px;
}

.portfolio ul li:hover {
	background-color: #CCCCCC;
}

main a {
	color: #4070a0;
	text-decoration: underline !important;
}

main a:hover {
	color: #CC0000;
}

main {
	font-family: 'Open Sans', sans-serif;
	color: #444;
	font-size: 14px;
	line-height:24px;
}

main h1, h2 {
	font-size: 50px;
	font-weight: 400;
	line-height: 92px;
	color: #2c3d69;
}

.services-button a {
	text-decoration: none !important;
}
	
.gallery-sub h2 {
	color: #3b4347 !important;
	font-size: 20px;
	font-weight: bold !important;
	line-height: 24px;
}

.ul h1:after, .ul h2:after {
	display: block;
	content: "";
    border-bottom: 3px solid #cc0000;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -78px;
    width: 156px;
}

.ul h1, .ul h2 {
	line-height: 92px;
	margin-bottom: 6px;
}

.job-heading {
	text-decoration: underline;
	font-family: 'Open Sans', sans-serif;
	color: #444;
	font-size: 14px !important;
	line-height:24px !important;
}

#main .onbg, #main .onbg * {
	text-decoration: none !important;
}

.bordered-img img {
	padding: 5px;
}
