/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.luba-list {
    position: relative;
    z-index: 1000;
    list-style: none;
    padding: 0;
}
.luba-list li {
    height: 1.3lh;
}
.luba-list li a {
    color: #5D9E10;
}
.luba-list li a:hover {
    color: #81d917; 
}