/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


h1 {
	color: #148A98;
}
h2 {
	color: #148A98;
}
h3 {
	color: #148A98;
}
h4 {
	color: #148A98;
}
h5 {
	color: #148A98;
}
h6 {
	color: #148A98;
}


.p-landmark-sub  {
color: white;
}

.h-landmark  {
color: white;
}

.table-scroll-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
}

table td tr {vertical-align: top;}
