header,
footer {
  background-size: cover;
  background-position: center;
}

header {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 170px;
  background-image: url("https://static.rainfocus.com/blueyonder/icon21/static/staticFile/staticfile/BYIcon21-BG-header-1511x170_1611696703302001CEcc.png");
}

header .by-header-logo {
  width: 300px;
  margin-left: 48px;
}

footer {
  height: 125px;
  background-image: url("https://static.rainfocus.com/blueyonder/icon21/static/staticFile/staticfile/BYIcon21-Workflow-and-Widget-Footer-1600x125_1611696703976001CPJ3.png");
}

/* Sean's Edits for Attendee Portal */
			.flex-box-section-full.has-background.headlinebanner {
			    margin-top: 40px;
			    margin-left: 46px;
			    margin-right: 45px;
			     border-radius: 10px;
}
/*end Sean's edits*/

.rf-org-header-container nav ul li a {
  font-size: 20px!important;
}

