/* .logo {
    background-color: rgb(47 47 47 / 50%);
    border-radius: 8px;
    padding: 5px;
} */

.component__button--3 {
    color: #fff !important;
}

@media (min-width:992px) {
    ul.text-center.cl_list2 li {
    width: 49% !important;
}
ul.text-center.cl_list2 {
    display: flex !important;
    flex-wrap: wrap !important;
    }
}