blockquote {
position: relative;
background: #F2E6DC url(//audimy.fr/wp-content/themes/hello-elementor-child/images/quote.png) no-repeat left 10px;
padding: 40px 70px;
}
blockquote p {
margin: 0;
}
.corps ul {
list-style: none;
}
.corps ul li {
position: relative;
padding-left: 22px;
margin-bottom: 10px;
}
.corps ul li::before {
content: "";
position: absolute;
left: 0;
top: 0.45em;
width: 8px;
height: 8px;
background-color: #04768F;
border-radius: 50%;
} @media (max-width: 1023px) {
} @media (min-width: 740px) and (max-width: 1023px) {
} @media (max-device-width: 739px) { 
} @media (min-device-width: 1024px) { 
}