/* ------------------------------------------------------------------
//   User Custom CSS
//
//   Use this file to override or add your custom styles
// ----------------------------------------------------------------*/


h2:after {
    content: none !important;
 }

 li.active a {
    color: #fafafa;
    border-bottom-color: #fafafa !important;
}
