/*
Theme Name: Editions ATP
Theme URI:  https://www.editions-atp.com/
Author:     Cedric Fotso
Author URI: https://cedricfotso.com/
Template:   hello-elementor
Version:    1.0
License:    GNU General Public License v2 or later
*/

.product-authors{
    line-height: 1.8;
}

.product-authors strong{
    color: #000;
    font-weight: 700;
    text-decoration: underline;
    text-decoration-color: #f2b300;
    text-decoration-thickness: 3px;
    text-underline-offset: 6px;
    margin-right: 6px;
}

.product-authors a{
    color: #000 !important;
    text-decoration: underline !important;
    text-decoration-color: #000 !important;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.product-authors a:hover{
    text-decoration-color: #f2b300 !important;
}