.custom-icon-style{
background-color:#fdd835!important;
border-color:#fdd835!important;
}
.custom-icon-style i{
color:#fafafa!important;
}
.custom-icon-style i:hover{
color:#fdd835!important;
}
.custom-icon-style:hover{
border-color:#f8f7f7!important;
background-color:#ffffff!important;
}