#tqc-video-homepage {
  margin: 24px 0 24px 0;
  padding: 24px 0 18px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

#tqc-video-homepage h3.video-title {
  margin: 0 0 0 0;
  padding: 12px 0 0 0;
}

#tqc-video-homepage h3.video-title a, 
#tqc-video-homepage h3.video-title a:visited, 
#tqc-video-homepage h3.video-title a:hover
{
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #303030;
  text-decoration: none;
}

#tqc-video-homepage h3.video-title a:hover {
  color: #f91250;
}

#tqc-video-homepage #tqc-video-homepage-container-iframe, 
#tqc-video-homepage iframe
{
  width: 100%; height: 100%;
}

#tqc-video-sidebar-widget {
  padding: 24px 0 12px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

#tqc-video-sidebar-widget #tqc-video-sidebar-container-iframe, 
#tqc-video-sidebar-widget iframe
{
  width: 100%; height: 100%;
}

#tqc-video-sidebar-widget h3.small {
  margin-top: 6px !important;
}

#tqc-video-sidebar-widget h3.small a, 
#tqc-video-sidebar-widget h3.small a:visited, 
#tqc-video-sidebar-widget h3.small a:hover
{
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #303030;
}

#tqc-video-sidebar-widget h3.small a:hover {
  color: #f91250;
}