
.widget--pampul .block-html p {
 font-weight: 600!important;
  color: #292C61!important;
  font-size: 36px!important;
  font-family: 'Poppins','Helvetica Neue', Helvetica, Arial, sans-serif;
}
.widget--pampul .block-html:after{
    content: "";
    position: absolute;
    width: 4%;
    height: 3px;
    bottom: 0;
    border-bottom: 3px solid #FAB816;
  border-radius: 30px;
}

.widget--hp-main-horizontal .block-grid__item {
    box-shadow:rgba(0,0,0,0.1) 0 8px 16px;
    border-radius: 6px;
    background-color: #FFF;
}
.widget--hp-main-horizontal .block-page-preview__content{
    padding:24px;
}
.widget--hp-main-horizontal .block-grid__item .content-block__thumbnail{
    margin-bottom:0;
}
.widget--hp-main-horizontal .block-grid {
  padding: 0px;
}


# Test Benoit
df-messenger {
    z-index: 999;
    position: fixed;
    --df-messenger-font-color: #000;
    --df-messenger-font-family: Google Sans;
    --df-messenger-chat-background: #f3f6fc;
    --df-messenger-message-user-background: #d3e3fd;
    --df-messenger-message-bot-background: #fff;
    bottom: 16px;
    right: 16px;
  }


/*test JC */
