/*
 Theme Name:   UCSF CAPS Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  UCSF CAPS Custom Theme built by Design Action Collective
 Author:       Design Action Collective
 Author URI:   http://designaction.org
 Template:     custom_template
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  caps-theme
*/

@import url("styles/css/stylesheet.css");

/* Andrea's temporary styles, to be moved to */

a.fb-prc-white:after{
	content: 'PRC';
}
.chosen-results li{
	color: #333 !important;
}
a.search-choice-close{
	padding: 0 10px !important;
}