

.ba-link{
    color: #039be5;
    cursor: pointer;
    text-decoration: underline;
}

.ba-link:hover{
    color:#f57c00
}

