.player_square_image {
    display: none;
}
.player_privacy_policy {
    display: none;
}
button.button_play {
    background-color: #01379e;
}
button.player_action {
    background-color: #e55511;
    color: white !important;
    padding: 2px 8px;
    border-radius: 20px;
}
.widget {
    border-radius: 10px;
    border: none;
}