/* Change navigation menu link color */


/* Change content area link color */
body p {
  font-size: 18px;
}
.user_content a {
  color: purple !important;
}

h1 .page-title{
  color: #000 !important
}
.context_module_item .type_icon i{
  color: #AC1A2F !important;
}
.ig-list .ig-row.ig-published:not(.student-view)::before {
  background-color: #AC1A2F !important;
  border-bottom: #AC1A2F !important;
  border-top: #AC1A2F !important;
}
.pages.show .page-title{
  color: #3a3a3a !important;
  font-weight: bold !important;
}
.ic-sidebar-logo__image{
 
  max-width: 220px !important;
}
.ig-published:not(.student-view) .ig-type-icon {
  color: #AC1A2F !important;
}
