@font-face {
  font-family: 'vida_32_proregular';
  src: url('../../fonts/vida32prowebfont.eot');
  src: url('../../fonts/vida32prowebfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/vida32prowebfont.woff') format('woff'), url('../../fonts/vida32prowebfont.ttf') format('truetype'), url('../../fonts/vida32prowebfont.svg#vida_32_proregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.linked-press-container {
  --gap: 60px;
}
.linked-press-container h2 {
  font-family: 'vida_32_proregular';
  font-weight: 400;
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}
.linked-press-container a {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: black;
  border-bottom: 1px solid #0066FF;
  display: block;
  margin: 0 0 var(--gap) 0;
}
