/* Enter Your Custom CSS Here */


.sidebar .widget a {
    color: white;
    font-size: 14px;
}

.sidebar .widget a:hover {
    color: white;
  	text-decoration: none;
    font-size: 14px;
}