.PublicHomepage .studentLife li.tabs-title .spot::before, li.tabs-title .spot::before
{
    content: "\25CF";

}
.PublicHomepage .studentLife li.tabs-title.is-active .spot::before, 
.PublicHomepage .studentLife li.tabs-title:hover .spot::before,  li.tabs-title.is-active .spot::before,  li.tabs-title:hover .spot::before
{
    content: "\2B24";
}
.PublicHomepage .studentLife .tabs-content.vertical .ReadMore a::after, .tabs-content.vertical .ReadMore a::after
{
    content: "\25B6";
}