/* Enter Your Custom CSS Here */
.slider-buttons a:first-child {
display: none !important;
}

.wp-video {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.unclickable > a:hover {
  cursor: default;
}