/*
Theme Name: Graph Synergie - Iframe
Author: Graph Synergie
Author URI: http://www.graphsynergie.com
Description: Thème utilisé pour les iframe
Version: 1.0
Tags: iframe
*/

/* Admin area */
#adminmenu .menu-icon-yimby-unite{
    background: #449a35 !important;
}

input[name="wpcf[coordonnees]"], input[name="wpcf[coordonnees-second-etage]"]{
    color: #dcdcdc !important;
}

#adminmenu .menu-icon-yimby-unite:hover{
    background: #326d27 !important;
    color: #ffffff !important;
}
body, html {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}