/* Start custom CSS */.item-custom span, .item-custom p{
    font-size: 17px;
    color:#fff;
}
.item-custom a{
     color:#fff;
}
.item-custom span:hover, .item-custom a:hover{
    color:#AF0076 !important;
    text-decoration: underline;
}/* End custom CSS */