
/******** BLOG ********/

.type-post h2 {
    margin: 45px 0;
}

.type-post h3, .type-post h4, .type-post h5, .type-post h6 {
    margin: 25px 0;
}

.type-post h3 a {
    color: #060929;
    text-decoration: underline;
    font-weight: bold;
}

.type-post .elementor-post__title a {
    text-decoration: none;
}

.header-dropdown .elementor-widget-container a {
    color: #060929;
    font-size: 16px;
}

.header-dropdown .elementor-widget-container a:hover {
    font-weight: bold;
}

@media (max-width: 1250px) {

    .e-n-menu-wrapper li {
        margin-block-start: 0px !important;
        border-radius: 0 !important;
    }

    .e-n-menu-wrapper li:last-child {
        border-bottom-left-radius: 6px !important;
        border-bottom-right-radius: 6px !important;
    }
}