:root {
                                    
    --body-bg: #FBF5EA !important;
    --text-color: #2b2b2b !important;
    --accent-color: #AB343A !important;
    --brown: #805536 !important;
    --secondary-bg: #fafafa !important;
    --link-color-darker: #592B25 !important;
    --link-color: #6B4F38 !important;
    --profile-link-color: #18530B !important;
    --widget-bg: #fff !important;
    --font-size: 14pt;
    --line-height: 3pt !important;
    --highlight-color: #d9cbcb88 !important;
    --font: Georgia-my, Palatino, serif !important;
    --grid-width: 0% !important;
    --link-hover-color: #2B9614 !important;
    --settings-btn-background: #f8f7f6;
    --settings-btn-text-color: #18530B;
    --settings-btn-text-color-hover: #2B9614;
    --settings-btn-checked-background: #fffba8;
    --profile-list-items-current-color: #800000;
    --profile-list-items-current-color-hover: #c40808;
    --grid-width-btn-background-image: linear-gradient(45deg, #ddd, #ddd);
    --author-date-color: #718096;
    --text-align: justify;
}
