/*
 Theme Name:   Elite Content Marketer 2.0
 Theme URI:    https://elitecontentmarketer.com
 Description:  Custom GeneratePress child theme for Elite Content Marketer
 Author:       Chintan Zalani
 Author URI:   https://elitecontentmarketer.com
 Template:     generatepress
 Version:      0.1
*/
.site-footer a {
    text-decoration: none;
}
@media (min-width:769px) {
    .main-navigation .main-nav ul li.nav-button a {
        background-color: #ffffff;
        border: 2px solid #000000;
        color: #000000;
        line-height: 35px; /*this number will likely need to be adjusted*/
    }
}
.main-navigation li a {
      font-weight: bold;
}