@import url(main.css);
/*---------Cartes custom----------------------*/
.btn-light:visited { color: white !important; background-color: #F8173A; border: #F8173A; border-radius: 50px; }

.btn-light { background-color: #F8173A !important; border: #F8173A; border-radius: 50px !important; }

.btn-light:hover { background-color: #F92E4E !important; border: 0px #F92E4E; border-radius: 50px; }

.shadow-lg { box-shadow: 0 0rem 0rem rgba(0, 0, 0, 0.175) !important; }

div.shadow-lg { box-shadow: none !important; }

/*# sourceMappingURL=custom.css.map */