/*
Theme Name: <nom du projet>
Theme URI: http://www.akawam.com/
Author: Akawam
Author URI: http://www.akawam.com/
Description: Thème dévelopé par la société Akawam pour le site <nom du projet>
Version: 1.0
Text Domain: aka_theme
*/

.aka-form {
    margin-bottom: 2rem;
    .w-100 {
        width: 100%  !important;
    }
    .mt-2 {
        margin-top: 1rem !important;
    }
}