/*
Theme Name: pool www
Theme URI: https://horenko-production.com/
Version: 1.0
Description:
Author: horenko-production.com
Author URI: https://horenko-production.com/
*/

.page .wp-block-heading,
.page .wp-block-list,
.page > p,
.page .wp-block-separator{
    padding: 0 4rem 15px;
    margin: 0 auto;
}

.wp-block-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wp-block-list > li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 14px;
    line-height: 1.6;
}

.wp-block-list > li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
}

.wp-block-list strong {
    font-weight: 600;
}

.video-reels-item__video-preview::after {
    content: none;
}
