a.dwa-cms-ui-button:hover {
    text-decoration: none;
}
a.custom-button {
    overflow: initial!important;
}

.video-container {
    position: relative;
}
.video-container video{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.dwa-ui-search-field__container .dwa-location-button {
    display: none;
}
