
.current-menu-item>.button-text.button-auto-color:not(:hover) {
    background-size: 0 100%;
}

.content > section.section .wp-block-paragraph a,
.content > section.section .wp-block-paragraph a:hover {
    color: #f39200!important;
    padding-bottom: .05em!important;
    background-image: linear-gradient(transparent calc(100% - .05em),#f39200 0)!important;
}
.rich-text p strong {
    font-weight: 550;
}

.rich-text p em {
    font-family: "tenez";
    font-weight: 500;
    font-size: 1rem;
}