.swiper-wrapper img {
    height: 60vh;
    object-position: 30% 70%;
}

main {
    padding-bottom: 10px !important;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

main p {
    width: 80%;
    font-size: 1.1em;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8em;
}

.swiper-container h1 {
    font-size: 4em !important;
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    font-weight: 800 !important;
    /* shadow */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

h1 {
    font-size: 3em !important;
    padding: 15px !important;
    font-weight: 800 !important;
}

.content a {
    color: #1a73e8 !important;
    text-decoration: underline !important;
}

body > div.bg-tlgray-200.py-6.md\:py-10 > div > div > a h2 {
    text-decoration: underline;
    padding-bottom: 5px;
}