.pkp_block .content ul li {
    line-height: 20px;
    background-color: #1e6292;
    border: 1px solid #fff;
    padding: 5px;
    color: white;
    text-align: center;
}

.pkp_block .content ul li a {
    text-decoration: none;
    color: white;
    cursor: pointer;
}

.pkp_block .content p .title {
    text-align: center;
}

.pkp_block span.title {
    text-align: center;
}