  /*!
 * Add custom css for this site here:
 */

/* News Feed for Âé¶¹¾«Æ· in the News Items BW 1-26-18 */
 .rss-box ul {
	 padding: 0;
	 list-style-type: none;
}
 .rss-box li {
	 padding: 10px 10px 10px 0px;
	 border-bottom: 1px dotted #ccc;
}
 .rss-box li a {
	 font-weight:600;
}

/*! Testimonial Styles */

cite { color: #545454 ; font-size: 90%; font-style: normal !important;}
cite::before {
    content: "â€” "; margin-top: -1px;
}
blockquote > p {margin-bottom: 0.25rem;}

/*! Guidelines for Sabbatical Leaves Accordion Headings */

#accordion1 .card-header h2 button.btn {
	 text-transform:none;
}