/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */
.am-credits {display:none;}
.am-copyright {display:none;}

ul#member-resources {
    font-size: 14pt;
    font-weight: bold;
    margin-left:2em;
}

ul#member-resources li div {
    font-weight: normal;
    font-size: 14pt;
}

ul#member-resources li {
    list-style-type:disc;
}

/* Font size for block headings */
.am-layout-two-coll h2 {
  font-size: 1.4rem;
}

#member-main-resources a {
   font-size: 1rem;
}

#member-main-resources li {
    line-height:1em;
}
