/*!
Theme Name: Terra Conseils
Template: theme-ns
Author: Pierre ARNAUD
Version: 1.0.0
Text Domain: default
*/

@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');

h1, .typo {
    font-family: 'Kaushan Script', cursive !important;
    font-weight: 400 !important;
}

.popup-iframe .popup {
    padding: .5em;
}

.popup-iframe .popup-in {
    height: 100%;
    max-width: 71rem;
    padding: 1.5em .5em .5em;
}

.popup-iframe iframe {
    height: 100%;
    width: 100%;
}