#tm_builder_outer_content { .tm_pb_video_overlay .tm_pb_video_overlay_hover a.tm_pb_video_play { @include font-size(4); line-height: 1; margin-left: -2rem; margin-top: -2rem; &::before { @include linear-icon; content: "\e96a"; text-align: center; vertical-align: middle; } } .tm_pb_video.tm_pb_module .tm_pb_video_overlay_hover:hover { background: rgba(0, 0, 0, 0.4); } }