/*
Theme Name: webiaprod-child
Template: generatepress
Author: webiaprod.
Author URI: https://www.webiaprod.fr
Description: webiaprod.
Version: 1.0

*/
.cn-button.bootstrap{
	background:#397CBF !important;
	border:solid 1px #397CBF !important;
	transition:ease all .3s;
}
.cn-button.bootstrap:hover{
	background:transparent !important;
	color:#fff;
	border:solid 1px #397CBF !important
}
