.big-play {
    width: 40px;
    height: 40px;
}

.player-inside {
    display: flex;
    padding-top: 25px;
}

.player-progress-bar {
    width: 250px;
    margin-left: 25px;
}

.current-song {
    font-weight: bold;
}

.player {
    padding-top: 20px;
}
