.t-checkbox__control a {
    color:#000 !important;
}
.t-checkbox__control a:hover {
    color:#666 !important;
}

@media screen and (max-width: 768px) {
    .t886 .t886__wrapper {
        display: flex;
        flex-direction: column;
    }
    .t-btn.t-btnflex.t886__btn {
        margin-left: inherit;
    }
}