/*
Theme Name: BusinessLeader.gr
Theme URI: https://businessleader.gr
Template: hello-elementor
Author: Business Leader Team
Author URI: https://businessleader.gr
Description: A theme specifically for the BusinessLeader.gr website
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.0.1665549035
Updated: 2022-10-12 06:30:35

*/

.styled-links a {
    border-bottom: 2px solid #ffcc66;
    box-shadow: inset 0 -6px 0 #fde78a;
    transition: all 0.3s ease-in-out;
    padding: 0 2px;
}

.styled-links a:hover {
    box-shadow: inset 0 -34px 0 #fde78a;
}