/*
 Theme Name:   Dental
 Theme URI:    https://vjdesign.com.au
 Description:  Default theme for SmilePoint, Manor Lakes Dental and Wyndham Smile Care
 Author:       Vijay Rudraraju
 Author URI:   https://vjdesign.com.au
 Template:     generatepress
 Version:      1
*/
/* Go to Custom Color Palette in Customizer to set colours for Gutenberg editor */

.main-navigation .main-nav ul li.menu-link-outline a {
	font-weight: 900;
	text-decoration: underline;
}

img {
    max-width: 100%;
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    vertical-align: middle;
}