/* Paramètres CSS spécifiques au thème enfant : Custom.css */

/* Page contact */
.group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin {
    background: #42AEA3;
}

primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #42AEA3;
}

.btn-primary {
    background-color: #42AEA3;
}