

h1 {
	font-size: 2.5rem;
}

h2 {
	clamp(28px, 2.8vw, 54px);
}

/*
h2 {
	font-size: 1.5rem;
}
*/

h3 {
	font-size: 1.5rem;
}

.menu-wrapper .site-logo img {
  max-height: 100px;
}

.menu-item-2161, .menu-item-2169 {
	border-style: solid;
  border-width: 1px;
	border-color: white;
	padding: 5px 15px 5px 15px;
}

.main-nav .menu-item a:hover {
	color: #00b5e2 !important;
}

.menu-item-2161:hover {
	border-style: solid;
	border-color: #00b5e2;
}

.menu-item-2169:hover {
	border-style: solid;
	border-color: #00b5e2;
}
.widget-title {
	color:#d2ba92;
	font-size: 1.1em;
	margin-bottom: 0px !important 
}

.wpsm_panel-body {
	font-size: 60px;
	font-weight: normal;
}

.textwidget p {
	font-size: .8em;
	margin-bottom: -0px !important;
}

.col-sm.copyright-col  {
	border-top-style: solid;
  border-width: 1px;
	border-color: #d2ba92;
	padding-top: 30px;
}

.page-area {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.widget.widget_text {
	margin-bottom: 30px !important;
}

.blankState {
	color: #666 !important;
	border-bottom: none !important;
}

.site-footer {
	border-top: 15px solid #d2ba92; !important
}

.widget-title, .textwidget {
	text-align: center !important;
}

.header--bg-transparent.header--txt-white .menu-wrapper ul.nav-menu > li > a::after { 
	background-color:transparent !important;
}

.post-meta {
	display: none;
}

/* 
 * .BambooHR-ATS-board h2 {
	display: none;
}

.BambooHR-ATS-board a {
	font-size: 1.2rem !important
}

.BambooHR-ATS-Department-List {
	text-align: center; 
}

.BambooHR-ATS-Department-Header {
	font-size: 1.3rem;
}
 */

.wp-block-pullquote {
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 1px;
}

/* All below CSS applies to Become a Field Inspector page - DO NOT EDIT! */

.page-id-235 h1, h2, h3, h4, h5, h6 {
	font-family: brother-1816, sans-serif !important;
	font-weight: 800;
	font-style: normal;
}

.page-id-235 .site-footer {
	margin-top: -50px;
	border-top: 15px solid #0800B0;
	background-color: #0055B0;
	color: #ffffff;
}

.page-id-235 .col-sm.copyright-col {
	border-top-style: solid;
  border-width: 1px;
	border-color: #CCD2FF;
	padding-top: 30px;
}

.page-id-235 .widget-title {
	color:#CCD2FF;
	font-size: 1.1em;
	margin-bottom: 0px; !important 
}

/* clamping value for Kadence Blocks XXXL */ 

:root {
    --global-kb-font-size-xxxl: clamp(2.75rem, 0.489rem + 7.065vw, 3.75rem);
}

}

.page-id-235.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column * {
  word-break: normal;
  word-wrap: break-word;
}


body.page-id-235 {
	background: #0055B0;
}
