
.section_seo_hidden {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.seo_tags_btn {
    margin-top: 15px;
}

.seo_tags_button {
    text-decoration: none;
    font-size: 16px;
    padding-left: 0;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    display: inline-block;
    margin-top: 10px;
    color: #EF6128;
    border: none;
    cursor: pointer;
    background-color: transparent;
}

.section_seo_tags {
    margin-top: 20px;
}

.seo_block_list {
    list-style-type: disc;
    padding-left: 30px;
}

.seo_block_p {
    margin-top: 10px;
    margin-bottom: 10px;
}