.muted-text a { color: #fc0; font-weight: bold;}
.badge {
	padding: 30px 0px;
	text-align: center;
	border-radius: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px #fff solid;
	width: 95%;
	background-color: rgba(37, 73, 98, 0.15);
	}
.mission { background-color: #13477b }
.inspire { font-size: 20px; line-height: 22px; }
.programming {
	background-image: url('/img/broadcast-programming.jpg');
	background-size: cover;	
	}
.plinks a { color: #e0cf90; }
.socialmedia {
	background-image: url('img/social-media.jpg');
	background-size: cover;	
	}
.instaIMG { border-radius: 6px; border: 2px #fff solid; 
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.5), 0 6px 10px 0 rgba(0, 0, 0, 0.59);  }
.instaIMG:hover { border: 2px #ffffff solid;}

.pc_title { font-size: 14px; font-weight: 600; line-height: 16px; margin-top: 5px }
.pc_host { font-size: 12px; font-weight: 400; line-height: 16px; margin-top: 0px;}	
.pc_name { font-size: 13px; font-weight: 700; line-height: 13px; margin-top: 5px;}	
.showimg { border-radius: 5px; border: 2px #fff solid; }
.notice { border-radius: 4px; background-color: rgba(62, 69, 94, 1); color: #fff; padding: 4px 10px;}	
.notice a { color: #fc0; text-decoration: underline; font-weight: bold; padding-left: 4px; }
.location a { color: #fff; }
