@charset "UTF-8";

.main-seo-block {
    margin-bottom: 120px;
}

.simple-list {
    padding-left: 20px;
    margin-bottom: 10px;
    list-style: disc;
}

.modal-content {
    background-color: #171717;
    border: 2px solid #BFF747;
}

.modal-header .btn-close {
    background-color: #fff;
}