/*
Theme Name: The Next Mag CHILD
Theme URI: http://bk-ninja.com/tnm
Author: BK-Ninja
Author URI: http://bk-ninja.com
Description: tnm is a clean magazine & blog WordPress theme.
Version: 5.9.9
Tags: right-sidebar, sticky-post, two-columns, three-columns, custom-menu, featured-images, post-formats, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: tnm
*/


#gform_submit_button_3, #gform_submit_button_2 {
    margin: 0 auto;
    margin-bottom: 20px;
    background: #EF3A2B;
}

/* CONTACT US */
.contact-banner-full {
    height: 15rem;
    background: url('/wp-content/uploads/2025/07/nxtmedianews_gradient.png');
    background-size: cover;
}
.contact-us-banner {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.contact-us-head p {
    font-size: 55px;
    color: white;
    font-weight: 700;
    padding-top: 30px;
    margin-bottom: 0px;
}
.contact-banner-full > .row {
    height: 100%;
}
.contact-us-sub-head p {
    color: white;
    font-size: 35px;
    font-weight: 500;
}
.contact-us-title-wrapper p {
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
}
span.entry-author {
    display: none;
}