a.show-more-video {
	display: none;
    bottom: -25px;
    left: 3px;
    border-bottom: 2px dotted #d7d7d7;
    font-weight: 500;
    color: #8b6666;
    text-decoration: none;
}
a.show-more-video:hover {
    text-decoration: none;
}
.section_videos .videos {
	padding-bottom: 30px;
}