.views p{
  color: rgba(60, 63, 65, 0.75);
}

.likes {
  font-weight: 500;
  font-size: 10px;
  line-height: 11px;
  color: #969696;
}

.likes span {
  font-size: 25px;
}

.likes .thumbdown span {
  transform: rotate(180deg);
}

.video-text {
  border-top: 1px dotted #D1D1D1;
  border-bottom: 1px dotted #D1D1D1;
}


.zoom-sidebar-img {
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  max-width: 200px;
  height: 160px;
}

.banner-tool-border {
  border-bottom: 1px dotted #D1D1D1;
}

.sidebar-zoom-icon {
  font-size: 25px;
}
