/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
#s5_nav li a {    color: #000000;    font-size: 1.5em;
text-shadow: 1px 1px 5px white;
}

body {
    color: #393939;
    background: #f5f5f5;
    font-weight: 400;
    font-size: 1em;
    overflow-x: hidden;
    letter-spacing: .5px;
    line-height: 193%;
}