/* Unit editable CSS */

/** Unit Bar background gradient and box shadow **/
#ubc7-unit {
   background: #3190CF; 
}

#ubc7-unit-identifier {
   color:#FFF;
   font-size: 2em;
   text-shadow:1px 1px 2px #333;
}

/** Social Icon **/
#ubc7-unit-social-icons i {
    color: #002145;
}

#ubc7-unit-social-icons a:hover i {
    color: #2F5D7C;
}

body {
	background: #ffffff;
	font-size=15px;
}
