.t-quiz__quiz-wrapper {
    height: auto !important;
}

#rec2486092471 .tn-elem[data-elem-id="1784561331054000019"] .tn-atom {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5) !important;
}

.custom-marker {
    position: relative;
    z-index: 1;
}

.custom-marker::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 12px;
    background: #ffe600;
    z-index: -1;
    transform: rotate(-2deg);
}