:root {
    --primary-color: #02afa6;
}

.t231__twrapper {
    width:100%;
    max-width:1200px;
}

.t231__title {
    padding-left:20px!important;
    text-align:left!important;
}

[data-tilda-page-id="69178961"] .t-feed__post-popup__content em, [data-tilda-page-id="69178961"] td.t-table__cell:nth-child(1) .t-table__cell-content {
    color: var(--primary-color);
    font-weight:semibold;
    font-style:normal!important;
    font-family: monospace!important;
}

.t-redactor__embedcode iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 1.7777777777778;
}