/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 18 2022 | 03:15:41 */
:focus {
outline: 2px solid #0080A5;
}

.blog div#page div#main a {
    color: #0556A8;
}

.blog ul.ssbp-list a {
    color: #ffffff !important;
}

.nopassword, .nocomments,
.widget_search #s,
form#searchform .assistive-text {
    color: #333 !important;
}

#nav-wrapper {
    background: #333;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

#nav-wrapper #menu-main-menu li li a {
    background: #333;
}

.responsive_menu .assistive-text {
    color: #fff;
}