
/*  */
/* 
*/
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}

.yt-embed {
    padding-left: 72px;
    padding-right: 72px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.text-red {
    color:red;
}
/*  */