@font-face {
 font-family: "Calisto";
 src: url("../../vendor/calisto-font/calisto-mt.ttf") format('truetype');
}

@font-face {
 font-family: "Calisto";
 src: url("../../vendor/calisto-font/calisto-mt-bold.ttf") format('truetype');
 font-weight: bold;
}

@font-face {
 font-family: "Segoe";
 src: url("../../vendor/segoe-ui/segoeui.ttf") format('truetype');
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: "Segoe";
 src: url("../../vendor/segoe-ui/segoeuib.ttf") format('truetype');
 font-weight: bold;
}

@font-face {
 font-family: "Segoe";
 src: url("../../vendor/segoe-ui/seguisb.ttf") format('truetype');
 font-weight: 600;
}

#separateur .spt,.spt{
    background-repeat: no-repeat;
    background-image: url(http://web-artisans.fr/wp-content/uploads/2022/02/Groupe-264@2x.png);
    height: 15px;
    background-size: cover;
}
body > section.ws_blog > div > div.ws_grid > div:nth-child(3) > div > div.ws_blog_content > div.ws_blog_texte{
    padding-bottom: 13px;
}
body > section.ws_blog > div > div.ws_grid > div:nth-child(2) > div > div.ws_blog_content > div.ws_blog_texte{
    padding-bottom: 40px;
}
body > section.ws_prestation > div > div.ws_grid > div:nth-child(2) > div > div.ws_prestation_content, body > section.ws_prestation > div > div.ws_grid > div:nth-child(3) > div > div.ws_prestation_content{
    padding-bottom: 72px;
}
