body {
    background-color: #98876f;
    color: #000000; 
    font-size: 1em;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4;
    margin: 0px;
    padding: 0px;
}

a, a:link, a:visited {
    /* color: #99cc33; */
    color: #3933FF;
    text-decoration: none;
}

.widget ul, .widget li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
text-align: right;
}

.widget-title {
    margin-top: 0px;
    margin-bottom: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
text-align: right;
}

.textwidget {
    margin: 0px;
    padding: 0px;
text-align: right;
}

.headline, .organic-widgets-title {
    font-size: 2.7em;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 3px 3px 0px rgba(0, 0, 0, .1);
    line-height: 1.1;
    letter-spacing: -1.4px;
    margin: 0px 0px 12px 0px;
    padding: 0px;
padding-bottom: 10px;
text-align: right;
}

table td {
    padding: 5px 2px;
    margin: 0px;
    border: none;
}

.wp-caption .wp-caption-text {
    display: inline;
    color: #aaaaaa;
    color: rgba(0, 0, 0, .4);
    font-size: 0.9em;
    font-style: italic;
    line-height: 1.4;
    margin: 0px;
    padding: 0px 0px 8px 0px;
    border-bottom: 2px solid rgba(0, 0, 0, .24);
}