.site-description, .main-navigation { 
font-family: "Karla",sans serif; 
font-size:20px;
}
.page .entry-title { display:none; }

.page #page .header-image,
.blog #page .header-image,
.single #page .header-image { display:none; }

.home #page .header-image { display:block; }

.widget, .right-sidebar p  { font-size:17px; }
footer, nav, #comments, body, button, input, select, textarea { 
font-family: "Karla",sans serif; }

a { color: #e8457f; } 
a:hover, a:focus, a:active,
.entry-title a:hover, .entry-title a:focus, .entry-title a:active,
.site-title a:hover, .site-title a:focus, .site-title a:active,
.page-title a:hover, .page-title a:focus, .page-title a:active,
.post-navigation a:hover .post-title, 
.post-navigation a:focus .post-title, 
.post-navigation a:active .post-title { 
color: #e8457f; }

footer a:hover, footer a:focus, footer a:active { color: #e8457f!important; }

#page .milestone-header {
background-color: #e8457f;
font-family: "Karla",sans serif;
color: #ffffff;
padding: 1em;
margin: 0;
}
#page .milestone-countdown, #page .milestone-message {
background-color: #ffffff;
font-family: "Karla",sans serif;
font-style: normal;
color: #222222;
padding-bottom: 1em;
}
#page .milestone-countdown .difference, 
#page .milestone-countdown .label { 
color: #222222;
}