/*
 Theme Name:   Chat - Portland Community College
 Description:  Site built specifically for chat
 Template:     pcc
 Theme URI:    https://www.pcc.edu/chat/
 Author:       Portland Community College
 Author URI:   https://www.pcc.edu/
 Version:      1.0 
*/


/* ----------------------------------------------------------------
    icon colors
-----------------------------------------------------------------*/
.card .callout-icon.chat-green {color:#1c8464;} /* $green */
.card .callout-icon.chat-orange {color:#c7502a;} /* $orange */
.card .callout-icon.chat-gray {color:#c1c1c1;} /* medium-gray */
.fa-spinner {color:#666666 !important;}
