/* Start custom CSS */a {
    color: #03a66b!important;
    font-weight: bold;
}
a:hover {
    color: #7b52ae!important;
    font-weight: bold;
}/* End custom CSS */