/*!
Theme Name: NMCGN ANST Child Theme
Theme URI: https://www.newshore.de
Template: kadence
Author: newshore Media
Author URI: https://www.newshore.de/
Description: A NMCGN child theme for Andrea Stasche
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: nmcgn-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.claim {
    margin: 0;
    margin-top: -15px;
}



/* Notebook / Desktop */
@media only screen and ( min-width: 48em ) {
    .wps-form-row {
        flex-direction: row;
    }

    .wps-form-column {
        padding: 0.5rem 1rem;
    }
}
