/* CPIP Specific=============================================================================================================== */
h1, h2, h3, h4, h5, h6, .entry-title,
.post-navigation .post-title, 
.widget .widget-title, 
.site-title, 
.page-title,
.comments-title,
.comment-reply-title,
.site-footer .site-title:after,
.featured-thumbnail
{
	font-weight: 700; font-family: "pelago", "Myriad Pro",  system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	}

a,  a:visited  {color:#007dc5;  text-decoration:none; }
a:hover, a:active {color:#C06816;}

.visuallyhidden, .cat-links, .tags-links {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.scrollbox {
  overflow: auto;
  height: 300px;
  border: solid 1px rgba(127, 127, 127, 0.25);
  padding: 5px;
  border-radius: 5px;
}

