/* Enter Your Custom CSS Here */
.magazine-pro-green .nav-primary .genesis-nav-menu .current-menu-item > a {
    color: #015e58;
}

.widget-title a {
    color: #ffffff!important;
    font-weight: 500;
}
.widget li {
    border-bottom: 1px dotted #888 !important;
    margin-bottom: 6px;
    padding-bottom: 6px;
}
  .sidebar li {
    border-bottom: 1px dotted #888 !important;
    margin-bottom: 6px;
    padding-bottom: 6px;
  }