.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none !important;
}
.pure-contact .field4 textarea.wpcf7-form-control.wpcf7-textarea {
    resize: vertical;
    height: 110px;
}
.pure-contact .field5 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #13017B;
}

.pure-contact .field5 input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background: #F39838;
}
p.footer {
    text-align: justify;
}
section#nav_menu-4 {
    text-align: center;
}
.ast-footer-html-2 p {
    text-align: justify;
}
.ast-footer-copyright {
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 15px;
}
div#comments {
    display: none;
}
.elementor-image-gallery .gallery-item img {
    margin: 0 auto;
    width: 100%;
    height: 220px !important;
    object-fit: cover !important;
}
.elementor-image-box-img img {
    width: 100%;
    height: 250px !important;
    object-fit: cover !important;
}

@media only screen and (max-width: 767px) {
  .elementor-781 .elementor-element.elementor-element-4263132 .menu-item a.hfe-menu-item {
    justify-content: center;
}
}
