body{
    margin: 0;
    color: rgba(228, 142, 29, 0.801);
}

#destinations a{
    text-decoration: none;
    color: white;
}
video{
    width: 100%;
    height: 50vh;
}