body.ancient-skills {
    background: none;
}

#background-video {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
}

.vendor {
    background-color: rgba(255,255,255,0.7);
}

.stretch-font {
    font-family: 'Times New Roman', Times, serif;
    transform: scale(0.6,1);
    letter-spacing: 11px;
}