.ccm-block-custom-template-testimonial-block ul li a {
    font-weight: bold;
    color: var(--wp--preset--color--theme-color-white);
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 16px;
}
.ccm-block-custom-template-testimonial-block ul li a:hover {
    color: var(--wp--preset--color--theme-color-white);
}
.ccm-block-custom-template-testimonial-block ul {
    margin: 0px!important;
}
.ccm-block-custom-template-testimonial-block ul li {
    margin-bottom: 15px;
    padding-left: 0;
    letter-spacing: normal;
    word-spacing: 1px;
    list-style-type: none;
    font-size: 15px;
    display: inline-block;
    margin-right: 10px;
}