/**
 * Theme Name: Child theme of Twenty Twenty-Five
 * Template:   twentytwentyfive
 */

/* HOME PAGE */
main {
    margin-top: 0px !important;
}
.wp-block-group {
    padding-top: 0px !important;
}
.wp-block-group > .wp-block-group:nth-of-type(1) {
    padding-bottom: 0px !important;
}
.afta-header-image {
    margin-top: 20px;
}
@media screen and ( max-width: 1000px ) {
    .afta-icon-p {
        font-size: 14px !important;
    }
}
.afta-no-decoration a {
    text-decoration: none !important;
}
.page-id-7 footer {
    display: none;
}
