h2.titulo-video {
    font-size:1.25rem;
    font-weight: bold;
    margin-bottom:-15px;
}

.video-text {
    font-size:1rem;
    color:gray;
}

.titulo-thumb-video-text {
    font-size:1.25rem;
    font-weight: bold;
}

.thumb-video-text {
    font-size:0.8rem;
    color:gray;
}

ul li.bullet-circle {
    list-style-image: url('http://online.nuc.edu/programdevelopment/wp-content/uploads/2018/11/bullet-image.png;');
    list-style-position: outside;
    line-height: 1.5rem;
    /*font-size: 1.5rem;*/
    color:gray;
    margin-left:-30px;
    margin-top:15px;
}
