.image {
    padding: 20px;
    margin-top: 20px;
}

h3 {
    font-size: 20px;
    color: #997944;
}

.tiki-page {
    padding: 20px;
    color: #997944;
}

.tiki-page ul {
    list-style: disc !important;
}

.tiki-page h4 {
    text-decoration: underline;
    font-weight: bold;
}

.carousel .carousel-inner .carousel-item img {
    object-position: center 84% !important;
}