/* Begin CSS to make changes from QS call SK #3811620ZD */

/* transform menu text to normal case */
.main-navigation .main-menu li a {
    text-transform: capitalize;
}

/* change menu link hover color to black */
.main-navigation .main-menu li a:hover {
    color: black !important;
}

/* change current menu item to black */
.current-menu-item a {
    color: black !important;
}

/* remove bullet points from menu */
.main-navigation .main-menu li a::after{
visibility: hidden;
}

/* reduce padding between logo and menu */
#masthead .site-branding {
padding: 3em 0 0px;
}

/* end SK #3811620ZD */
/* fix align-full width on mobile | */
@media only screen and (max-width: 559px) {
    .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
    }
}
/* change font-weight of navigation | 3811620-zen | GM */
.main-navigation a {
    font-weight: 600;
}
/* Paragraph spacing */
.entry-content p {
  margin-bottom: 10px;
  margin-top: 0;
}

/* Changes title color to orange 28633240-hc SC */
h1.entry-title {
	color: rgb(252, 102, 0);
}

	/* Increase font size on mobile/table  hc-37280999-vk */
@media screen and (max-width: 560px) {
.page-id-569 p
   {
        font-size: 20px;
    }

	/* Increase font size on mobile/table  hc-37280999-vk */
@media screen and (max-width: 560px) {
.page-id-609 p
   {
        font-size: 20px;
    }

		/* Increase font size on mobile/table  hc-37280999-vk */
@media screen and (max-width: 560px) {
.page-id-749 p
   {
        font-size: 20px;
    }

	/* Increase font size on mobile/table  hc-37280999-vk */
@media screen and (max-width: 560px) {
.page-id-55 p
   {
        font-size: 20px;
    }

/* Increase font size on mobile/table  hc-37280999-vk */
@media screen and (max-width: 560px) {
.page-id-56 p
   {
        font-size: 20px;
    }
	
	/* Increase font size on mobile/table  hc-37280999-vk */
@media screen and (max-width: 560px) {
.page-id-102 p
   {
        font-size: 20px;
    }

	/* Increase font size on mobile/table  hc-37280999-vk */
@media screen and (max-width: 560px) {
.page-id-245 p
   {
        font-size: 20px;
    }
	
		/* Increase font size on mobile/table  hc-37280999-vk */
@media screen and (max-width: 560px) {
.page-id-590 p
   {
        font-size: 20px;
    }

			/* Increase font size on mobile/table  hc-37280999-vk */
@media screen and (max-width: 560px) {
.page-id-496 p
   {
        font-size: 20px;
    }