

video{
    float:left;
    width:100%;
    margin:0 0 30px 0;
}

.btn-link {
    color: #007bff;
}

.btn{
    text-align: left;
}

h2 {
    /* font-family: 'Lato', sans-serif; */
    font-size:48px;
    font-weight: 600;
    margin:25px 0 20px 0;
    color: #495553;
  
}

h3 {
    /* font-family: 'Lato', sans-serif; */
    font-size:28px;
    font-weight: 600;
    margin:5px 0 5px 0;
    color: #495553;
  
}
