.ow-video .component-content a {
  width: 100%; }
  .ow-video .component-content a .video-tutorial-wrapper .video-title-group .title h4 {
    color: #004494; }
  .ow-video .component-content a .video-tutorial-wrapper .watch-time::before {
    background: url(../images/time-svgrepo-com-black.svg); }
  .ow-video .component-content a .video-tutorial-wrapper .video-thumbanial .play-icon img {
    object-fit: fill; }

.ow-video .component-content .modal-wrapper {
  min-width: 100%; }

.ow-video .component-content .video-notice p {
  color: #2B2B2B !important; }

.ow-video .component-content .video-notice .btn.btn-tertiary {
  background: unset !important;
  color: #2B2B2B !important;
  border: 2px solid #2B2B2B !important; }
  .ow-video .component-content .video-notice .btn.btn-tertiary:focus, .ow-video .component-content .video-notice .btn.btn-tertiary:active {
    color: #2B2B2B !important;
    background: unset !important;
    border: 2px solid #2B2B2B !important; }
