/*
Theme Name: Inspiro Child
Theme URI: https://www.wpzoom.com/themes/inspiro
Template: inspiro
Description: This is a simple Child Theme.
Author: WPZOOM
Author URI: https://www.wpzoom.com
Version: 1.0
*/

/* Write your custom CSS code below or add it in the Customizer > Additional CSS */

@font-face { font-family: Mogan; src: url(/public_html/wp-content/fonts/mogan/Mogan-Regular.woff2); font-weight: normal; }


/*GENEREAL*/

h1, h2, h3 {font-family:Mogan; font-weight:bold}

/*CONTACT*/

.wp-block-column.is-vertically-aligned-top.bouton {text-align:center}
#input_submit {background-color:#A1615B; color:white}
input[type=submit]:hover {border:none}

/*FOOTER*/
.footer-width-fixer a {color:white !important}