﻿.elementor-item {
    color: coral;
}


.titles {
    position: absolute;
    bottom: 8px;
    right: 16px;
    width: 110%;
    height: 170px;
    background-color: rgb(0, 0, 0,0.5);
}

    .titles h1 {
        font-weight: bolder;
        color: orange;
        text-align: center;
    }

    .titles h2 {
        font-weight: bold;
        color: coral;
    }

    .titles h3 {
        font-weight: bold;
        color: whitesmoke;
        text-align: center;
        font-size: 20px;
        margin-top: -2%;
    }

.datafest_alt_logo{
    margin-top: 8px;
}


@media (max-width: 1024px) {
    .titles h1 {
        font-size: 35px;
    }

    .titles h2 {
        font-size: 25px;
    }

    .titles h3 {
        font-size: 18px;
    }
}

@media (max-width: 600px) {
    .titles h1 {
        font-size: 32px;
    }

    .titles h2 {
        font-size: 22px;
    }

    .titles h3 {
        font-size: 16px;
    }
}

.elementor-63 .elementor-element::before {
    background-size: cover !important;
}


@media(max-width: 767px) {
    .elementor-63 .elementor-element.elementor-element-e0a08fc.elementor-element {
        --align-self: center;
    }
}

.organized {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px !important;
    flex-wrap: wrap;
}

.organized span {
    margin-left:2px;
}


.elementor-26 .elementor-element.elementor-element-2719c1b0 .elementor-nav-menu--main .elementor-item {
    color: #5eaf78;
    fill: #5eaf78;
}