/* HEADER */ .top-header .top-header-content { background: #dbe2ef; } .top-header .menu-icon { background:#3f72af; } /* BODY */ .work-post .category-wrapper {min-width: 100%;} .work-post .category-wrapper:hover {background: #112d4e;} .work-post .entry-wrapper {background: #dbe2ef;} /* SIDEBAR */ .widget ul { list-style: none; } .widget ul li a { color: rgba(0,0,0,0.54); } .widget ul li a:hover { color: #3f72af; } .widget h3 { margin-bottom: 1em; font-size: 1.250em; border-bottom: 1px solid rgba(0,0,0,.12); padding: 0 0 5px 0 !important; } .sf-menu li a { color: #fff; } /* BUTTONS */ input[type="submit"] { background: #3f72af; } /* FOOTER */ .site-footer { background: #112d4e; } .site-footer .site-title { color: rgba(255,255,255,.7); }