.home-hero-title-mask {
    background: linear-gradient(to right, #8568AB 0%, #E6135E 24%, #EE7429 53%, #F5E04B 65%, #6CB0A2 85%, #3F7C30 95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.site-logo a {
    padding: 0px !important;
}

.site-logo a img {
    width: 100%;
    height: 100%;
}

.home-festival-feature--kikkintown {
    background: white;
    padding-top: 8rem;
    margin-top: 152px;
    z-index: 0;
    margin-bottom: 8rem;
    height: 750px;
}

#latestInfoSec {
    margin-top: 4rem;
    background-color: white;
    padding-top: 2.5rem;
    padding-bottom: 6rem;
    z-index: 0;
}

.newsletter .newsletter-title {
    max-width: fit-content;
}

.newsletter .newsletter-form input {
    border: 1px solid #3f4d62;
}

.newsletter .newsletter-form {
    max-width: none;
}

#text-logo {
    font-family: Noe Display, Times, Georgia, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 2rem;
    line-height: .77;
    letter-spacing: .25rem;
}

.text-logo-colorful {
    background: linear-gradient(to right, #8568AB 0%, #E6135E 24%, #EE7429 53%, #F5E04B 65%, #6CB0A2 85%, #3F7C30 95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: .25rem;
}

.header-ternary {
    padding: 2rem 0rem;
}

.content-page-header {
    position: relative;
    height: auto;
    width: 100%;
    padding-top: 47px;
}

@media (min-width: 37.5em) {
    .content-page-header {
        padding-top: 180px;
    }
}





@media (max-width: 61.24em) {
    .header-ternary {
        border-bottom: 0px none;
    }

    .site-header {
        /* border-bottom: 1px solid #c8cecc; */
    }
}

.home-hero-edition .home-hero-label {
    font-family: 'Noe Display, Times, Georgia, serif' !important;
    font-weight: 600 !important;
    font-style: normal  !important;
    color: #8568AB !important;
    font-size: 1.0625rem !important;
    line-height: 1.1176470588 !important;
    letter-spacing: -.02em !important;
    text-align: center !important;
}