.ts-mw-icon {background:rgba(37, 32, 37, 0.97);color:rgba(255, 255, 255, 1);}
.ts-mw-pulse:before, .ts-mw-pulse:after {border: 1px solid rgba(37, 32, 37, 0.97);}
.ts-mw-button {right:35px;bottom:125px;}
.ts-mw-block {right:5px;bottom:53px;}
.ts-mw-li a {color:rgba(0, 0, 0, 1)!important;}
.ts-mw-li a:hover {color:rgba(0, 206, 209, 0.94)!important;}
.ts-mw-button, .ts-mw-icon, .ts-mw-icon i, .ts-mw-icon .slides span img, .ts-mw-block.mw-no-bg img, .ts-mw-pulse {width:53px;height:53px;}
.ts-mw-substrate {background:rgba(0, 0, 0, 0.1);}
.ts-mw-block {transform: scale(0);transition: 0.3s;}
.ts-mw-button.open .ts-mw-block {transform: scale(1);transition: 0.3s;}
@media only screen and (max-width: 768px) {
.ts-mw-button, .ts-mw-icon, .ts-mw-icon i, .ts-mw-icon .slides span img, .ts-mw-block.mw-no-bg img, .ts-mw-pulse {width:42px;height:42px;}
.ts-mw-block {bottom:42px;}
.ts-mw-button {right:10px;bottom:115px;}
}
.ts-link-text {
    text-decoration: none;
    min-width: 180px;
}