
.t-upwidget-container__button {
    background-color: #7D7F81 !important;
    width: 100% !important;
    max-width: 100% !important;
    color: #ffffff !important;
    display: block !important;
    box-sizing: border-box !important;
}

.t-upwidget-container__button:hover {
    background-color: #7D7F81 !important;
}

.t-upwidget {
    width: 100% !important;
    max-width: 100% !important;
}

.t-input-group_uw .t-input-block {
    width: 100% !important;
    max-width: 100% !important;
}
</style>