.jupiterx-main-content h2 {
border-bottom: 2px dotted #212529;
color: #212529;
}
.jupiterx-main-content h3 {
text-transform: uppercase;
}
.jupiterx-main-content ul {
list-style-type: square;
}
.jupiterx-main-content li {
padding-bottom: 10px;
} .intro {
font-weight: 600;
}
.jupiterx-main-content .intro {
padding-left: 20px;
border-left: 10px solid #C58579;
}
.jupiterx-main-content .intro h2 {
border-bottom: none;
font-size: 24px;
}
.jupiterx-main-content .intro p,
.jupiterx-main-content .intro ul {
font-size: 18px;
}
.jupiterx-main-content .cadre {
padding: 31px 15px 15px 15px;
background-color: #CCC;
color: #FFF;
}
.jupiterx-main-content .cadre h2, .jupiterx-main-content .cadre h3 {
color: #212529;
text-transform: uppercase;
font-weight: 700;
color: #FFF;
} .fiches-infos-template-default h2 {
border-color: #C58579;
}
.fiches-infos-template-default h3 {
color: #C58579;
}
.fiches-infos-template-default .intro {
border-color: #C58579;
}
.fiches-infos-template-default .intro h2,
.fiches-infos-template-default .intro ul,
.fiches-infos-template-default .intro p {
color: #C58579;
}
.fiches-infos-template-default .cadre {
background-color: #e1c2b9;
} .fiches-projets-template-default h2 {
border-color: #91855c;
}
.fiches-projets-template-default h3 {
color: #91855c;
}
.fiches-projets-template-default .intro {
border-color: #91855c;
}
.fiches-projets-template-default .intro h2,
.fiches-projets-template-default .intro ul,
.fiches-projets-template-default .intro p {
color: #91855c;
}
.fiches-projets-template-default .cadre {
background-color: #c6bda7;
} .fiches-techniques-template-default h2 {
border-color: #cba86f;
}
.fiches-techniques-template-default h3 {
color: #cba86f;
}
.fiches-techniques-template-default .intro {
border-color: #cba86f;
}
.fiches-techniques-template-default .intro h2,
.fiches-techniques-template-default .intro ul,
.fiches-techniques-template-default .intro p {
color: #cba86f;
}
.fiches-techniques-template-default .cadre {
background-color: #dac099;
} .jupiterx-main-content .wp-caption-text {
font-style: italic;
color: #333;
line-height: 1.3em;
text-align: left;
}