/* Concourse Theming CSS for St. Francis */
/* Copyright Intellidemia, Inc. 2007-19 */

/*############################################################################################################################*/
/*##########												Theming CSS												##########*/
/*############################################################################################################################*/

/*################################################################*/
/*#                  Navigation (Main + Footer)                  #*/
/*################################################################*/
.navbar-dark {background-color:#523200;} /* Background should exceed 4.5 contrast ratio against inactive link color of #9da0a2 */
.navbar .dropdown .dropdown-menu .dropdown-item.active, .navbar .dropdown .dropdown-menu .dropdown-item:active, .navbar .dropdown .dropdown-menu .dropdown-item:hover {background-color:#523200;}

/*################################################################*/
/*#                        Feature                               #*/
/*################################################################*/
/* Image must be placed in ../images/ and named inst_access_spread.jpg */

/*################################################################*/
/*#                          Home                                #*/
/*################################################################*/
#home .card .card-header {background-color:#ffc20e;}

/*################################################################*/
/*#                       Syllabus                               #*/
/*################################################################*/
/* Logo must be placed in custom/images/ and named inst_syl_logo.png */

/* Separators */
.syl-header hr, .syl hr.category-rule {background-color:#523200;}
.syl .category-icon {color:#523200;}


/* Colors
	Yellow > #ffc20e
	Brown > #523200
*/
