
a {
color:#777
}

p {
font-family:helvetica;
font-size:90%
}

h1,h2,h3,h4,h5,h6 {
font-family:noto-sans;
color:#777
}

.nounderline a:link {
text-decoration:none
}

.nounderline {
text-decoration:none
}

a:-webkit-any-link {
text-decoration:none
}

.site-footer {
display:none
}

.entry-header {
display:none
}

#elena {
color:#729463
}

.elenaclass {
font-variant:small-caps;
text-decoration:underline;
font-weight:bold
}

@media (max-width: 767px) {
.site-branding .site-logo-link img {
display:none
}
}

@media (min-width: 1800px) {
.site-content {
width:100%
}
}