/*
Theme Name: Evexia
Author: Internek.gr
Template: hello-elementor
Version: 1.0.0
Text Domain: evexia
*/
body{
    font-family: "Manrope", sans-serif;
}
a {
    color: #5c8b2b;
}

a:hover, a:active {
    color: #0088b4;
}

.rank-math-breadcrumb p{
    color: #fff;
}

.rank-math-breadcrumb a{
    color: #fff;
}

.rank-math-breadcrumb a:hover{
    color: #0088b4;
}