/* Header Padding */

#masthead .hgroup {
padding-bottom: 10px !important;
padding-top: 10px !important;
}
img.logo-no-height-constrain {
    width: 30%;
    height: auto;
}
#theme-attribution {
    visibility: hidden;
}

/*
#theme-attribution::before {
    content: "Email address: ";
}
*/

a.nounderline {text-decoration: none; }

div.alinks {
    font-size: 2;
}

h4 span { font-size:70%; }

table, th, td {
  border: 1px solid black; 
  padding: 25px 25px 25px 25px;
}