/* The play button, shown before the Player begins playing */ button.playkit-pre-playback-play-button { background-color: #005AD2 !important; /* sea-blue */ border: none !important; } /* Start-over button, shown at the end of the video */ button.playkit-pre-playback-play-button[aria-label="Start over"] { background-color: rgba(0,0,0,0.6) !important; }