@ -8,6 +8,8 @@
width: 100%;
margin: 0;
padding: 0;
background-color: #333;
color: #fff;
}
.footer ul {
list-style: none;
@ -290,6 +290,7 @@
position: relative;
display: none;
.search-icon {
@ -9,7 +9,7 @@
.node-view-mode-teaser {
margin-bottom: 4rem;
border-bottom: 4px double var(--border);
border-bottom: 4px double #aaa;
.node-view-mode-teaser.node-sticky {
border: 2px solid var(--border);