html {
    -moz-osx-font-smoothing: auto;
    color: #3c3c3c;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    text-rendering: optimizelegibility;
}

.uk-tile-secondary {
    background: #660d0a none repeat scroll 0 0;
    border-radius: 10px;
}
