.safety-profile-text-box {
  border: 2px solid #58585B;
  color: #58585B;
  display: flex;
  flex-direction: column;
  padding: 16px;
}

.safety-profile-text-box h4 {
  font-family: 'FuturaPTBold', Futura, Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1.2;
  margin: 0;
}
