.tx-twos-carmazoon24,.tx-twos-carmazoon24 a,.tx-twos-carmazoon24 h2,.tx-twos-carmazoon24 a:hover {
    font-size: 0.7rem;
    color: grey;
}
#ts-seo-preview-wrapper{
    display: none;
}
.typo-container {
    margin: 0 auto;
}

.typo-table-container {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0px;
}

.typo-table-cell {
    border: 1px solid #ddd;
    padding: 0px;
    box-sizing: border-box;
}

.typo-heading {
    color: #333;
    font-size: 24px;
    margin-bottom: 0px;
}

.typo-list-item {
    list-style-type: disc;
    margin-bottom: 0px;
}

.typo-link {
    color: #007bff;
    text-decoration: none;
}

.typo-image {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    display: block; /* Center the image within its container */
    margin-left: auto;
    margin-right: auto;
}
.tx-twos-carmazoon24 ul {
    list-style: none;
    padding: 0;
}

.tx-twos-carmazoon24 li {
    margin: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


.tx-twos-carmazoon24 h2 {
    margin: 0;
    padding: 10px;
    font-size: 12px;
    background-color: #eee;
}