.site-title {
text-transform: none!important;
font-family: architects-daughter;
font-variant: normal;
font-style: normal;
font-size: 30px;
font-weight: bold;
}
.site-description {
margin-top: 15px;
margin-bottom: 3px;
}
p:last-child {
font-size: 17px;
margin-top: 12px;
}
.main-navigation ul {
border-top: 2px solid silver;
border-bottom: 2px solid silver;
margin-top: -25px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
h1.entry-title {
font-size: 32px;
margin-bottom: -30px;
margin-top: -36px;
}
a:hover {
margin-bottom: 0px;
background-color: #92e0db;
}
#page.site {
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
.site-title a {
font-family: architects-daughter;
color: #3371a6;
}
p.site-description {
color: #3d5269;
font-size: 20px;
font-weight: 700;
}
#colophon.site-footer {
display: none;
}