.main {
    display: flex;
    flex-direction: column;
    height: 100%;
}

section.section {
    flex-grow: 1;
}
.faq-accordion {
    cursor: pointer;
}

.object-5 {
    display: none;
}

.sc-inner {
    margin-top: 40px;
}

.mascotBox {
    display: block !important;
}

.inner {
    font-family: "Bai Jamjuree", Arial, Helvetica, sans-serif;
}
