:root {
	--primary-color: #00B2DA;
	--primary-hover: #008EAE;
	--secondary-color: #596A85;
	--primary60: #00B2DA;
	--primary70: #008EAE;
	--secondary60: #596A85;
}

p, li, .job-description, 
.get-updates-copy,
input.email-input {
  font-family: lato, sans-serif;
  color: rgb(64, 64, 65);
  -webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6, .job-location {
  font-family: brandon-grotesque, sans-serif;
  color: rgb(0, 178, 218);
}
.get-updates-copy br {
  display: none;
}
div#careers-page-header .company-logo img {
  max-width: none !important;
  max-height: 150px !important;
}
