/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

a {
  color: #fff !important;
}

a:hover {
  color: #e83e27 !important;
}

.tp-caption.Photography-Menuitem, .Photography-Menuitem {
  background-color: transparent !important;
 }

.table > :not(caption) > * > * {
  color: #fff !important;
}