/* some tweaks, or custom later merge into tufte.css i guess! */


/* currently styling footer icons */
.footimgs a {
    all: unset !important;
  }

.footimgs img {
max-height: 2.5rem;
max-width: 2.5rem;
display: inline-block;
vertical-align: middle;
image-orientation: from-image;
padding: 0 0 5px 5px;
cursor: pointer;
}