.broken_link,
a.broken_link {
 text-decoration: none !important;
}

.entry-content a:link { text-decoration: underline !important; }

.front-page .site-inner .widget-title,
		.front-page .widget-area h3 {
			color: #000000 !important;
		}
.header-image .site-title, .header-image .site-description
{
  width:100%;
}

body > div {
    font-size: 1.7rem;
}
