.learnVideo{
    max-width: 100%;
}
.meetTitle{
    font-size: 2.4em;
    margin-bottom: 3%;
    line-height: 1.5em;
}

.modal-title{
    font-family: Arial, Helvetica, sans-serif;
    color: #172983;
    font-weight: 700;
    font-size: 1.25em;
}
.modal-footer{
    border: none;
}
.BespokeButton{
    border-radius: 30px;
    border: none;
    background-color: #009EE0;
    color: #FFF;
    box-sizing: border-box;
    text-decoration: none;
    margin: 1%;
    padding: 1% 3% 1% 3%;
}