/* Enter Your Custom CSS Here */

/*footer area: text widget SSEES Lab*/
#text-6 {
  padding-top:32px !important;
}

/*publications list*/
#left-area ol, .entry-content ol, .comment-content ol, body.et-pb-preview #main-content .container ol {
	list-style-position: outside !important;
}

/*facilities slider*/
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 22% 8% !important;
}
.et_pb_slider_with_text_overlay .et_pb_slide_content {
	padding: 8px 0px 10px !important;
}

/*sidebar link color*/
#text-7 a{
  color: #9d2235 !important; 
}

/*sup and sub size*/
sup, sub {
  font-size: 80% !important;
}

/*links*/
a {
  text-decoration: underline !important;
}

#main-nav, #main-nav a, .tr_section_main_nav .mobile_menu_bar:before {
    color: #000000;
    text-decoration: none !important;
}

h2 a {
  color: #9d2235 !important;
  text-decoration: none !important;
} 

#branding {
  text-decoration: none !important;
}

.et-pb-arrow-prev, .et-pb-arrow-next {
	text-decoration: none !important;
}
