.dra-non-dra-project-notice-widget {
    margin-top: auto;
}

.dra-non-dra-project-notice {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px solid rgba(29, 35, 39, 0.18);
    color: inherit;
    font-family: inherit;
    font-size: 15px;
    line-height: 1.5;
}

.dra-non-dra-project-notice p {
    margin: 0;
}

.dra-non-dra-project-notice strong {
    display: block;
    font-weight: 700;
    margin-bottom: 2px;
}

.elementor-widget-shortcode.dra-non-dra-project-notice-widget:not(:has(.dra-non-dra-project-notice)) {
    display: none;
}

@media (max-width: 767px) {
    .dra-non-dra-project-notice {
        margin-top: 14px;
        padding-top: 14px;
    }
}
