.toogle-list .view-all.larger a {
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    margin-top: 0px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
}
.toogle-list .view-all.larger a:hover {
    text-decoration: underline;
}