/*
Theme Name:   Collectif WEB
Theme URI:    https://collectif-web.ca
Description:  Un super thème réalisé avec ♥ par le Collectif WEB
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*
    Add your custom styles here
*/
.elementor-text-editor p:last-child {
  margin-bottom: 0;
}

.single-realisation .elementor-widget-theme-post-content a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2em;
  border-radius: 25px 25px 25px 25px;
  padding: 19px 34px 19px 34px;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: var(--e-global-color-accent);
  margin-bottom: 40px;
  display: inline-block;
}

.elementor-text-editor a {
	color: var(--e-global-color-accent);
}
