body a.mfn-link {
color: #656B6F;
}
body a.mfn-link:hover {
color: #656B6F;
}  body #Header_wrapper #Top_bar.is-sticky {
background-color: #1f2e88 !important;
opacity: 1 !important;
}
.section-post-header {
display: none;
}
#Subheader .title::after {
content: '';
display: block;
margin: auto;
height: 2px;
width: 100px;
background-color: #ff95ca;
margin-top: 15px;
}
#Top_bar .menu > li > a {
text-shadow: rgb(51 51 51 / 75%) 0px 0px 10px;
}
#Top_bar .menu > li a:not(.menu-toggle):after {
background: #ff95ca;
}
body a.action_button {
text-transform: uppercase;
color: #ffffff !important; 
background-color: #fa89c1 !important;
position: relative;
overflow: visible;
}
body a.action_button i {
position: absolute;
top: -10px;
right: -6px;
font-size: 22px;
}
ul.sub-menu li a {
font-size: 14px;
} div#Side_slide {
display: flex;
flex-direction: column;
}
div#Side_slide .extras {
margin-top: 20px;
order: 10;
} ul.rl-list {
margin-left: 0;
}
ul.rl-list li {
list-style: none;
}
ul.rl-list li:not(:last-child) {
margin-bottom: 20px;
}
ul.rl-list li > div { 
display: flex;
gap: 5px;
align-items: flex-start;
}
.rl-list__icon {
color: #ff95ca;
font-size: 25px;
} .button-custom .button_theme {
margin: 0 !important;
} .bloc-parts .column_attr {
transition: transform .3s ease;
}
.bloc-parts:hover .column_attr {
transform: translateY(-5px); }
.rl-icon-bg {
position: absolute;
left: 25px;
top: 25px;
opacity: 0.75;
}
.rl-icon-bg i {
font-size: 50px;
color: #3385d7;
}
@media all and (min-width: 576px) {
.rl-icon-bg i {
font-size: 70px;
}
}
.rl-blockquote blockquote:after {
content: '\e909';
font-family: "mfn-icons";
font-size: 50px;
position: absolute;
left: -25px;
top: -10px;
color: #3385d7;
z-index: -1;
opacity: 0.5;
} .rl-icon-header {
display: flex;
justify-content: center;
gap: 15px;
align-items: center;
flex-wrap: wrap;
}
.rl-icon-header h2 {
margin-bottom: 0;
}
.rl-icon-header .rl-icon-header--icon {
opacity: 0.75;
}
.rl-icon-header .rl-icon-header--icon i {
font-size: 60px;
color: #3385d7;
}
.exercice-bloc .column_attr {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.exercice-bloc a:hover {
color: inherit;
}
.exercice-bloc a.mfn-link-4:after,
.exercice-bloc a.mfn-link-4:before {
background: #ff95ca;
}
.content-hidding {
display: none !important;
} ul.rl-list-bibliographie {
margin-left: 0;
}
ul.rl-list-bibliographie li {
font-size: 16px;
}
ul.rl-list-bibliographie li::marker {
color: #ff95ca;
} body .fixed-nav .arrow {
background-color: #ff95ca;
}
body .fixed-nav .photo {
display: none;
}
body .fixed-nav .desc {
display: flex;
align-items: center;
width: auto;
background: none;
background-color: #ff95ca;
}
body .fixed-nav .desc h6 {
color: #ffffff;
}
.rl-list-number {
background: #ff95ca;
color: #ffffff;
font-weight: 500;
padding: 5px;
height: 30px;
width: 30px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.rl-list-text {
margin-left: 5px;
} body .twentytwenty-before-label::before {
content: 'Avant';
}
body .twentytwenty-after-label::before {
content: 'Après';
}