.theme-customization-option {
    height: 246px;
    width: 620px;
    background-color: #2f2063;
    color: white;
    text-align: center;
    padding: 30px 60px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    /* Firefox, other Gecko */
    box-sizing: border-box;
    margin: 0 auto 200px auto;
    position: relative;
}

.theme-customization-option h3 {
    font-family: "Playfair Display", serif;
    font-size: 26px;
    font-weight: bold;
    color: #bca292;
    margin-top: 0;
}

.theme-customization-option h4 {
    font-size: 16px;
    font-weight: bold;
}

.theme-customization-option p {
    font-size: 14px;
}

.theme-customization-option p:last-child {
    font-size: 13px;
    font-weight: bold;
    color: #bca292;
    position: relative;
    display: inline-block;
    margin-top: 0;
    cursor: pointer;
}

@media (max-width: 46.24em) {
    .theme-customization-option {
        width: 100vw;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
}

.question-mark {
    position: absolute;
    border: solid 2px #bca292;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    top: -1px;
    right: -30px;
}

.theme-gallery-video--vbn {
    background-size: 175%;
    background-position: center right;
}

@media (min-width: 81.25em) {
    .theme-hero-cover--vbn {
        background-position: center center;
    }
}

.theme-presentation-text-wrapper--vbn {
    height: 480px !important;
}

.theme-presentation-text--vbn {
    margin-bottom: 64px !important;
}

#relaxed-unicorn {
    position: absolute;
    top: -190px;
    left: 105px;
}

@media (max-width: 46.24em) {
    #relaxed-unicorn {
        width: 50vw;
        top: -21vw;
        left: 25vw;
    }
}

// WEBPACK FOOTER //
// ./src/styles/VeryBadNight.css