#main, article {
    background-color: rgba(255, 255, 255, 0);
}
.widget-title {
    color: #666666;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
/* One column */
.one-column #page {
	max-width: 800px;
}