.hero-section h1 {
	font-size: 2rem;
	color: #005F60;
}

#header.header-scrolled{
	background-color: #005F60;
}

.hero-section p{
	color: #005F60;
}

#header {
	background-color: #005F60;
}

.nav-link {
	font-size: 16px !important;
	font-weight: bold;
}

.hero-section {
	background-image: linear-gradient( 95.2deg, rgba(173,252,234,1) 26.8%, rgba(192,229,246,1) 64% );
}

.btn-outline-white{
	color: #005F60;
	border-color: #005F60;
	font-weight: bold;
}

.footer{
	color: #005F60 !important;
	background-image: linear-gradient( 95.2deg, rgba(173,252,234,1) 26.8%, rgba(192,229,246,1) 64% );
}

.footer_right em{
	/*color: #005F60 !important;*/ color: #000000 !important;
}

.footer .text-white{
	color: #005F60 !important;
}

.hero-section, .hero-section > .container > .row{
	
}

.page_index_journal .pt-5{
	padding-top: 0.5rem !important;
}

.obj_article_summary > .title a{
	color: #005F60;
}

.credits{
	display: none;
}

.btn-primary {
	background-color: #005F60;
}

.accordion-button, .accordion-button:not(.collapsed){
	font-weight: bold;
	border-bottom: 2px solid #005F60;
	font-size: 18px;
	padding: 0.5rem 0.5rem;
	color: #4f4f4f;
}

.accordion-item {
	border: none !important;
}

.cmp_breadcrumbs a{
	color: #005F60;
}

.obj_article_details .entry_details img{
	width: 88px !important;
	margin: 10px 0px;
}

.hero-section .iphone-wrap .phone-2 {
	  width: 450px;
}

/*2-8-2023*/
.pkp_footer_content{float: left;padding-bottom: 0;}
.obj_issue_toc .sections:not(:first-child) {
  margin-top: 0.286rem;
}