:root {
    --base-color: #ffffff;
    --primary-color: #ffcc00;
    --h1_hero_color: #FFCC00;
}

/*###> custom ###*/
.partial_employee_list-item figure{
border-radius: 0;
}
/*###< custom ###*/