.site,
.site-header {
 max-width: 100%;
}
.primary-navigation a {
    font-size: 16px;
}
.widget-title {
    color: #f84d26;
    font-size: 10px;
    text-decoration: underline;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}