/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */




.post-navigation .item-label {
  font-weight: 400 !important;
  /* text-transform: none !important; */
}

.post-navigation .item-title {
  font-weight: 400 !important;
  /* text-transform: none !important; */
}

/*
     LIGHTBOX
*/

.scrim {
  background-color: var(--theme-palette-color-7) !important;
}

.wp-lightbox-overlay .close-button {
  fill: var(--theme-palette-color-8) !important;
}
