#vidContainer{
    display: flex;
    justify-content: center;
    margin-left: 25%;
}
.video-container{
    margin-left: 25%;
}

#text1{
    font-family: Candara;
    font-weight: bold;
}

#abtus{
    margin-top: 50px;
}

#abt1{
    font-size: 100px;
}
.link1{
    color: black;
}
#caption1{
    font-size: 13px;
    
}