.xcas-page-list {
    list-style-type: none;
}

.xcas-page-list a {
    text-decoration: none;
}

.xcas-page-list a:hover {
    text-decoration: underline;
}

.xpage-item {
    padding-top: var(--wp--preset--spacing--small);
}

.page-item-title {
    line-height: var(--wp--custom--line-height--tight);
    font-weight: var(--wp--custom--font-weight--bold);
    font-size: var(--wp--preset--font-size--xx-small);
    text-transform: uppercase;
    line-height: 1.1em;
}

.page-item-description {
    padding-left: 4px;
    font-style: normal;
    font-size: var(--wp--preset--font-size--xx-small);
    line-height: 1.1em;
}
