/*
Theme Name:     seabreezedental-child
Author:         Techvizo
Author URI:     https://www.techvizo.com
Template:       seabreezedental
*/

@import url("../seabreezedental/style.css");

/* =Theme customization starts here
------------------------------------------------------- */


a.link-text
{color:#2C7FA5 !important;
}

a.link-text:hover{
	color:#000;
}
span.is_highlight {
    font-size: 18px;
}

.menu-item.current-menu-item > a,
.menu-item.current-menu-parent > a,
.menu-item.current-menu-ancestor > a {
    color: var(--primary-color);
}