a.button {
    text-align: center;
}

.show-item-has-submenu {
    padding-top: .875em;
    padding-bottom: .875em;
}

.show-item-has-submenu>a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.show-item-has-submenu:not(:has(.show-text))::after {
    display: none !important;
}

.text-part ul,
.text-part ul li:last-child {
    margin-bottom: 0 !important;
}


/* menu */

.questions__text p {
    padding: 0 1rem !important;
}

/* list type 1 */

.list-type-1 table td {
    word-break: break-word;
}

/* a */

.text-part p a {
    color: #79f7ca !important;
}