
.WebLink {
    margin: 10px 0;
}
.WebLink .HeadLink {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 91, 204, 1);
    padding: 5px 15px;
    text-transform: uppercase;
    font-family: roboto;
}
.WebLink .HeadLink .Title {
    
}
.WebLink .Content ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
