/* Stylesheet Editable via Live CSS */
.logged-in footer {
  border:1px solid red;
  }
  
.social iframe {
   display: inline-block !important;
   vertical-align: bottom !important;
}
  
h1 {
  font-weight: 400;
}


#block-system-main h3 {
 font-weight: 400;
}

#block-system-main h2 {
 font-weight: 400;
}

#block-system-main .content h2 {
  font-weight: 400;
}
 /* 
#block-system-main .content h3 {
  color: #303070;
}
  */
a:link {
  text-decoration: underline;
  text-decoration-style: dotted;
}

